Hi Guys, Aaron:
I created a bitmap resource with FORCECOMPRESS option using PiLRC. I want to uncompress it now, but I can't find the equivalent compressionType to pass in BmpCompress() function.
The current PilRC code only uses scanline compression, so that would be the one to use. In general, you don't need to decompress the bitmap using BmpCompress -- just use WinDrawBitmap or WinCreateBitmapWindow.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
