I want to modify or add exif information into a image file which has already Exif information. We are able to modify exif information if we decode and write exif information. But we want to write exif information to a jpeg-exif encoded file using encoder only. Means we dont want to decode it.
We have used Texifutilitywriter , Mexifmetadata and CJpegExifencoder and CJpegExifdecoder classes. We want to use only Symbian class for this task or UIQ classes. PLease give me a pointer.

Reply With Quote

