Hi,
I have a BITMAPFAMILYEX (low/highres image) which I draw to the screen using WinDrawBitmap. What I notice is that I can not have the BITMAPFAMILYEX in little endian mode (-LE32 switch at pilrc) without all the colors getting seriously messed up.
This sounds like a PilRC bug... of course, the -LE32 switch isn't fully supported,
I have an external tool that creates 'little endian' bitmap families with both low and high res, which I can paint with the above C code without any problem. So I suspect a problem with pilrc. Or am I missing something?
Which tool? Did you write it? Are you interested in fixing the DumpBitmap code in PiLRC to work correctly?
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
