Hi,
I've tried using JpegEncoder, JpegMarkerCollection and JpegMarker (created with JpegMarkerTypes.MarkerApp1) to create an new image and copy all the Exif info to the new image with JpegEncoder.CopyJpegWithNewMarkers method, however, the new Jpeg image seems to be having problems with the Maker Notes. When I used some other program to read the Exif, it said the Maker Notes can not be read.
Is there anyway I can retain the Maker Notes as well as all other Exif info when creating new images? Thanks!