how I make to draw images with 24 bits?
Palm OS doesn't currently support 24-bit depth color. 16-bit is the best bit-depth that's supported right now. When using 16-bit color, the pixel values directly map to the color value, and you use WinSetForeColorRGB and similar calls.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
