I’m developing an application which uses CCamera::CaptureImage() to capture images from the camera. When calling CaptureImage I receive the call to ImageReady with the image. However, the image looks like it's being jpeg compressed then decompressed before reaching ImageReady.
Is there a way to setup the camera so no jpeg compression/decompression occurs? I'm using the N95.
Thanks,
Ryan



