And one thing more: for obtaining bitmap pointer use DmGetResource...

BmpGetDimension (MemHandleLock (DmGetResource ('Tbmp', your_bitmap_id)), &width, &height, &row_len);

Hynek Sladky


[EMAIL PROTECTED] wrote:
Hi All,

  I have a Bitmap resource. I want to know bitmap's height and width 
programatically. I am not able to find any API's for that. I am using 68k API's.

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to