[try Beta version]
Not logged in

 
Rendering with alpha values

Oct 11, 2009 at 1:06pm
I've researched this for windows some time ago. Basicaly, what you need to do is load a picture and draw it with gdi to a layered window.

http://www.codeproject.com/KB/GDI/pxalphablend.aspx


The icon has to bo in gdi aceptable format.


I was thinking of rendering to an offscreen surface using dx or opengl which I have never done and than converting the result to gdi format which would be later drawn to the screen.

Examples pl0x? :]
Oct 14, 2009 at 7:40pm
Indeed. My thoughts exactly!

If I ever get back to the issue I'll make sure I post some code or sumthin. Have a g1
Topic archived. No new replies allowed.