"Richard Burmeister" <[EMAIL PROTECTED]> wrote in message
news:45876@palm-dev-forum...
>
> > From: Oscar Lee
> >
> > Does anyone know how can I get a bitmap resources height and width
at run
> > time?  And API can do it in a simple way? Please give me a help! ^_^
> >
>
> One way, which may not work in future OS versions, is to use the
height and
> width members of the bitmap structure.  For example:

If you have the 4.0 SDK, use the glue libraries and the
BmpGlueGetDimensions call, which reads the structure directly on older
OS versions but uses the new BmpGetDimensions call on Palm OS 4.0 and
later.

--
Ben Combee, [EMAIL PROTECTED]
Techwood Broadcasting Foundation, Austin Bureau



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

Reply via email to