Thanks Ben. :) Michael Roger C. Bianan Software Developer Tel : +63 032 4172303 Mobile: +63 916 3864124
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Combee Sent: Wednesday, March 31, 2004 5:49 PM To: Palm Developer Forum Subject: Re: PiLRC FORCECOMPRESS At 09:32 AM 4/1/2004, you wrote: >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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
