Re: why I asked about 'speed'

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

>...BUT if someone !! ( hint to all you Windoze wizards ) ever figures
>out how to do something like setBitmap() from MEMORY, instead of from a
>file...

In Win32Lib, you can use loadBitmapFromFile() to load bitmaps from
the disk or createDIB() to create bitmaps from a sequence (I believe
this is what you want). They will return a handle for the bitmap,
which can be used to display it with drawBitmap() or setBitmap().

createDIB() does not create 24-bit bitmaps, however; if you (or
anyone else) want it, I can post a routine I made some time ago to
create true color bitmaps from sequences.

Regards,
Davi Figueiredo
davitf at usa.net

____________________________________________________________________
Get free e-mail and a permanent address at http://www.amexmail.com/?A=3D1=

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

Search



Quick Links

User menu

Not signed in.

Misc Menu