|
-
Jun 15th, 2010, 03:16 PM
#28
Thread Starter
PowerPoster
Re: [Vb6] AlphaBlend API function(strange result)
 Originally Posted by FireXtol
Using LoadPictureGDI+(from my sig). You can load the image either into a DC/bitmap or into a .Picture object(or variable of type IPictureDisp), and use AlphaBlt to draw it. No pre-multiplying needed(assuming the image is a '32 bit'/'RGBA' TIF of PNG).
I just updated the attachment to do exactly what you want... I think. It's called AlphaTransBlt and it combines TransparentBlt with AlphaBlend!
1st - i need an image(with every controls(for that i use PrintWindows api function)) from parent(uc container);
2nd - my sub is slow, but i will convert it to DIB
but thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|