At 5:08 AM +0100 9-03-00, Fitzpatrick, Joe wrote:
>One thing that comes to mind is that rows in Windows bitmaps are DWORD
>(32 bit) aligned. I believe that Palm bitmaps are either byte or word
>aligned.
Palm bitmaps can be DWORD aligned if you like. The bitmap header has a
'rowbytes' value which specifies the alignment. If that value is a
multiple of 4, then viola: you're DWORD aligned. (Well, assuming the
bitmap data starts on a DWORD boundary.) :-)
--Bob
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html