Hi All!
I have an application to Geo-Tag photos on N95, and I need to change the resolution for E-Mail / MMS at runtime (my menus are already set up).
It's based on the Camera Example source code, and I can change resolution at compile time withImage quality can be reduced with CCamera::SetJpegQuality( TInt ), which I am aware of but isn't much use.Code:const TUint KImageSizeIndex = 1; /*any number between 0 (5.0MP) and 4 (0.3MP)*/
All comments welcome!
Andy.



