Re: Alpha Blended Windows in Vista and XP



So if my bitmap has alpha channel it will be blended on the screen?

IIRC you need to use UpdateLayeredWindow() to use a per-pixel alpha blended image, this page describes the process in
more detail:
http://www.codeproject.com/gdi/pxalphablend.asp
Hope this helps,

Mike


- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/


.


Loading