Re: Win32lib:a match for drwabitmap: getBitmap

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

On Tue, 7 Mar 2000 11:20:30 PST, Grape_ Vine_ wrote:

>I use drawbitmap and was wondering if there is a match for it, To get a
>bitmap from the screen, There is getpixel/setpixel, I looked in
win32lib.htm
>but was unable to find anything that looks like it is what i am after...

Try using 'copyBlt' and work with pixmaps instead of bitmaps.  The three
blitting functions in Win32Lib are 'bitBlt', 'copyBlt' (a simplified
version of bitBlt), and 'transBlt' (an expensive operation).

-- Brian

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

Search



Quick Links

User menu

Not signed in.

Misc Menu