Hi,

I have created a BITMAPFAMILYEX like this :

BITMAPFAMILYEX ID 2000
BEGIN
BITMAP "sprt/sprites/s000.bmp" BPP 8 DENSITY 2 BITMAPPALETTE "palette.make"
NOCOMPRESS TRANSPARENT 255 0 255
BITMAP "blank.bmp" BPP 8 NOCOMPRESS
END

but if i try to access bitmap bits using BmpGetBits it returns data from the
"blank.bmp" image.

How can i access bits from DENSITY 2 bitmap ?

Thanks
Chris

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

Reply via email to