Transparency...

new topic     » topic index » view thread      » older message » newer message

Hy,

Does somebody know how to make bitmaps transparent in win32 ?
In Dos it's easy, you only have to replace the
to_be_transparent_colors by the background color.
But in Win32, functions do not return the bitmap, but the handler.

I saw the Euphoria Windows Sprite Test by Greg Harris
and that's the kind of transparency I want.
But I want to use it with no pic_box,
but I want to use the whole window. (with window style WS_POPUPWINDOW)
And I use for loading the bitmap :
BMP=loadBitmapFromFile("BITMAP.BMP")
And for drawing it :
drawBitmap(Window,BMP,0,0)

PLEASE HELP!

Bye,
PQ
QC

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu