alexander Serechenko Alexander wrote:
Is there any way to copy some transparent image over another? Only way I found is to use AlphaCopyToDC to some virtual DC, but i can't find any way to get Win32::GUI::DC not associated with any device. Is any one can help me?
I'm not overly familiar with Win32::GUI::DIBitmap, but the Composite() method looks promising, but I see that it's usage is undocumented - I don't know if there's anyone out there who has used this call that can help?
If you do invest the time to work out how to use it, then perhaps you'd submit your findings so that I can fix up that part of the documentation?
Regards, Rob.