It was compressed using zlib on a PC. I don't know what compression it uses, I think its LZW.
"Bill Andreozzi" <[EMAIL PROTECTED]> wrote in message news:103791@palm-dev-forum... > > How is the bitmap compressed? - If it's using normal bitmap compression > (e.g. rle, scanline, or packbits) - the bitmap apis would handle it? > thanks - bill > > > "Nick Amato" <[EMAIL PROTECTED]> wrote in message > news:103740@palm-dev-forum... > > > > I was looking at Zplucker and trying to find how to uncompress a record. > > Looking in the uncompress.c & .h I got lost in the madness, I'm not > familar > > with all the throws. Are there any API calls to use? If so is there any > > documentation on them? > > > > I'm trying to uncompress a bitmap that is stored in a record and display > it. > > I know the compressed and uncompressed sizes but I don't know what step I > > need to take next. > > > > Thanks > > > > Nick > > > > > > > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
