Logan wrote: >That may be your problem. The JPEG is being decoded in full >color (although full color on the Palm is 16-bit, since there >is no 24-bit bitmap data type), but the screen may be in 8-bit >mode since that is the default on many devices.
That was exactly it. I now use WinScreenMode to put the screen into 16-bit depth while my app is active and my pictures instantly look great! Thanks for the tip. Doug G -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
