Well, the Palm III and V don't have color. The IIIc, of course, does, and it supports 8 bit color. The Handspring Prism supports 16 bit color. Make bitmap families if you want to support the color devices, as you can have b & w and grayscale versions, so your graphics look good on ALL PalmOS models. You're looking at 1, 2, or 4 bit graphics on the III and V, if you want to run on ALL III's and the V and Vx. You're looking at black and white or grayscale. The image format is typically a bitmap, converted to a resource database on the Palm (a .pdb resource file). Hope that helps! -Rus >Hi, > >I'm new to the forum. I've searched the Palm >database, but am having trouble finding results >that >provide me with a straight-forward answer (in >lay-person terms) to my question. Could someone >please tell me: > >What image format is supported by the Palm III >and V? >Is 2-bit color only supported by both, or can >3-bit >color be used? > >If 3-bit color can only be used for the newer >Palm, is >there a script that is safe to use which can >choose >the image format (if both are loaded) that is >supported by a the Palm version being used? > >Or is it safest just to design using 2-bit color? > >Thanks! > >Rachel > > > >__________________________________________________ >Do You Yahoo!? >Yahoo! Photos - Share your holiday photos online! >http://photos.yahoo.com/ > >-- >For information on using the Palm Developer Forums, or to unsubscribe, please see >http://www.palmos.com/dev/tech/support/forums/ Rus Daniel Nesse Systems Developer [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
