Hi all,
I have to apply various visual effects on different images in JPEG and GIF formats. User can browse any image in the phone and once the image is opened IF provides lots of menu options to apply visual effects on the image as “Punch”, “Swirl” e.t.c. The application engine applies the effects by changing the RGB data of the image based on some specific algorithms. Also the application provides GIF animation to be displayed on the screen which is not possible with the existing decoders present in the phone by default.
I have started to learn symbian now.. To start with i have taken an assignment(Stated above)
As Per above requirement i have to learn to
1. Browse images in the moblile
2. decode it
3. Apply the effect
4. Encode it back
Thank you.. hoping to get a start!!!

And he's right, you can't encode your own GIF animation with the built-in encoders but you can display an existing animation to show that you're doing something (which was what I assumed, maybe wrongly).


