I am converting version2 bitmaps to version3 bitmaps with BmpCreateBitmapV3 so that I can draw them with a density of kDensityDouble.
This works OK for uncompressed bitmaps - for compressed bitmaps the resulting bitmap is distorted. The docs also states that BmpCreateBitmapV3 does not work with compressed bitmaps. So, how to do this for compressed bitmaps? ( The option of using uncompressed bitmaps is not possible.) Thanks, Jonatan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
