Hello, According to the documentation the codec manager is supposed to handle palettized color formats ( for example palmCodecImageRGBIndex8). But my application crashes when I try to decode a BMP or JPEG file into this format. It works if I decode the files into a BGR565 on RGB565 image map, but it takes twice the space in memory.
Indeed there is no way to specified a ColorTable to the codec, so how is it supposed to do the conversion and return the palette to the user? Any information ? Thanks in advance ---------------------------------------------------------------------------- Jean-François BOUZEREAU +33 (0)6.18.63.37.45 Consultant en informatique mailto:[EMAIL PROTECTED] Conseil, Développement, Formation http://membres.lycos.fr/jfbouzereau ---------------------------------------------------------------------------- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
