At 12:00am -0700 00-05-26, Palm Developer Forum digest wrote:
>Subject: bitmaps
>From: "gaurav palvia" <[EMAIL PROTECTED]>
>Date: Thu, 25 May 2000 18:29:00 +0530
>X-Message-Number: 8
>
>what is the format of the bitmap resource in the Palm .Is it the same as as
>a.bmp file
>used in Windows with header and all information .
>
> when i take a .bmp file and store all its contents as a bitmap resource
>.and if i try to display this resource in a Form will it get displayed.
The format of Palm bitmaps is not the same as Windows BMP bitmaps.
The header file Bitmap.h has information about Palm bitmaps. You can
also check out the code at <ftp://ftp.transpac.com/bitmaps> for an
example of manipulating bitmaps.
I think that typically people convert BMP data into Palm bitmaps by
copying the Windows bitmap data from a paint program, then paste it
into Constructor. I'm sure there are conversion utilities as well.
-- Ken
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/