At 2:59 PM +0200 06/29/00, Jason Davidson wrote:
>Okay, So when you compress the Bitmap and you call BmpCompress do you have
>to strip out each bit depth and Uncompress them or can you call BMPCompress
>and pass it a pointer to a Bitmap family with Multiple Bit depths and it
>uncompresses them all?  I may be way off or Does WinDrawBitmp handle
>uncompressing Bitmaps before it draws them?

BmpCompress does not work on families.  There is no error reported if you
pass it a family, but it appears as if it will currently compress the first
member of the family and will delete the others.

I think that's an oversight.  It should at least report an error if passed
a family.  I'll file it as a bug to be fixed in some future OS.

                                --Bob



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