Hi All,
     I am using 4-color grey scale bitmap resources in my application,
using the following code I change the display mode...

     UInt32 w = 160,
             h = 160,
             d = 2;
     Boolean   enableColors = true;
     Err e;
     e = ScrDisplayMode(scrDisplayModeSet, &w, &h, &d, &enableColors);

The bitmap shows fine on the Emulator but on the device it only shows up as
1-bit /Black-n-White image.

Am I doing something wrong here ?

Thanks in advance,
Prashant Gupta



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