One application my client intend to use is to convert, from camera, image in MJPEG format and convert to Bitmap for processing. After processing, it should convert back to either JPEG or MJPEG for display. Could anyone point to me the right place where I can find an example on how to do it?