On Fri, Sep 22, 2000 at 10:37:54AM -0400, Charles Rezsonya wrote:
> if i was to have a bitmap on a pc,  and open it on a palmpilot (8bpp) on a
> IIIc would the bitmap translate properly?  ie,  headers the same and bit
> starting at same offset?

Translate is the key word.  A windows BMP file has a different header,
and there are some hardware details.

That said, you can translate the Palm palette to the BMP palette and
the bitmap should be a direct copy (if the width is even - I think
BMPs allow odd scanline lengths but I would have to reread the spex).


-- 
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