You may want to wait for Aaron to release patch 2.9p7 to get the latest version of this source code (bmp -> Tbmp) ;-). You did not mention if you wanted to do this programmatically or once from a prc. If the latter, just use PRCExplorer... but you may want to wait for me to release 1.0.16 which fixes a bug in bitmap save... :-)
Cordially, Regis. ------------------------------------------------------------------------ Regis NICOLAS - Engineering Director, Montpellier Site Palm Computing Europe, a PalmSource, Inc. subsidiary When the finger points to the sky, the idiot looks at the finger. -----Original Message----- From: Aaron Ardiri [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 6:56 PM To: Palm Developer Forum Subject: Re: Palm bitmaps to Windows bitmap conversion. is it possible? On Mon, 15 Jul 2002, Mark Wilden wrote: > > This will probably be a last resort for you, as it's an arguous task. > > Meaning that you will say "argh" a lot. its not that difficult to convert from Tbmp -> windows .bmp :) the formats are very well documented. its just a matter of coding it :) pilrc reads .bmp and writes Tbmp. you could get a lot of knowledge from it to do the reverse. // az [EMAIL PROTECTED] http://www.ardiri.com/ http://www.mobilewizardry.com/ -- 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/
