"SH Luk" <[EMAIL PROTECTED]> wrote in message news:87593@palm-dev-forum... > > Secondly, i don't know how. What can I do to convert a bitmap into a 16 bit > color?
Most Palm OS development tools (e.g. Constructor, PilRC, ...) should convert 24-bit images to 16-bit for you when creating Bitmap resources. You shouldn't need to perform the conversion manually. In the case of Constructor, just copy and paste. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
