>Subject: displaying a colour bitmap on the Palm ..
>From: "Essell" <[EMAIL PROTECTED]>
>Date: Mon, 29 Oct 2001 19:19:43 -0800
>
>I have an application in which I have to display colour bitmaps. I'm using
>Codewarrior .. I manage to do this using a Bitmap Family. The problem is
>...

        (ignore my previous accidental post)

Color was really introduced with OS3.5, as was the good support
of grayscale, although it was possible to do grayscale with earlier
releases with some interesting coding.

Unles you have good reason to want to support grayscale on
devices prior to OS3.5, then I recommend you use bitmap
families and have a monochrome bit image for older releases
as well as grayscale and color images for OS3.5 and forward
releases.

This also plays into what OS releases you are interested in supporting.

Roger Stringer
Marietta Systems, Inc.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to