Re: win32eru.ew Query : ATTN : Bernie Ryan

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

Bernie Ryan wrote:
> 
>    }}}
<eucode>
> 
>    -- once you have a handle you can do this :
> 
>    atom bm, width, height
> 
>    -- allocate structure memory for bitmap information.
>    bm = w32acquire_mem( mset, SIZEOF_BITMAP )
>    -- fill the structure with the bitmap information.
>    ok = xGetObject( handle_of_bitmap, SIZEOF_BITMAP, bm )
>    -- fetch the info that you want
>    width  = fetch( bm, bmWidth )
>    height = fetch( bm, bmHeight )
> 
>    </eucode>
{{{


It worked fine, Thanks Bernie. 

Rad.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu