Re: Win32 Transparency
- Posted by Greg Harris <blackdog at CDC.NET> May 05, 1999
- 475 views
Hi David, -----Original Message----- From: David Cuny <dcuny at LANSET.COM> Subject: Win32 Transparency >Does anyone know if there is a relatively easy way to display "transparent" >images in using the Win32 API? I've run across the 'image list' where you >store a bitmap and a mask, but it looks a bit klunky. No there isn't a relative easy way to do this in the Win32 API that I know of. I've used the above method with fair success. Reagrds, Greg Harris