> If I want to display a 8 bit bitmap in a 4 bit screen, how 
> can I ignore the
> 4 most significant bits?

You can't ignore parts of the depth in any environment that I'm aware of.
You have to create a 4-bit version of your bitmap.  Then the easiest way
to deal with the multiple bitmaps is through a bitmap family.

-hkmlt



-- 
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