How to Draw Transparent Image

Login to reply to this topic.
Tue, 2005-06-07 08:37
Joined: 2005-03-21
Forum posts: 45
Hi,

I want to draw Transparent image. But i cannot use mask image since i dont know what shape the image will be. is there any way to do it using DRAWMode or something else.

Thanks in advance.

Regards,
Prabhu.

Wed, 2005-06-08 03:53
Joined: 2005-04-15
Forum posts: 18
Re: How to Draw Transparent Image
Look for the API SetTransparencyFactor(). Using this API you can set transparency color for your window.
  • Login to reply to this topic.