--- Amir Kirshenboim <[EMAIL PROTECTED]> wrote: > What bitmaps depth should i put for the bitmaps in each > Bitmap family, if my application is be targeted for palm > OS 3.1 and later ? > (for example, is the 1 bit depth relevante, or the 2 bit ?)
For most situations, you just need to use a 1 bit (B&W) and an 8 bit (color) bitmap. However, if you want to take advantage of gray scale devices, you might want to include 2 and 4 bit images. __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
