I wrote the wbImageInformation application to view and edit the EXIF information in my JPEG photo files. The application also has the ability to add a text watermark to the image and do batch processing of image files.
Full source code is available below. The EXIF Class code was provided by Michal A. Valášek, see information in the source code class header.
A screen shot of wbImageInfo
https://drive.google.com/file/d/0BxXnsiUlViylMXFPSWJhbmRuX0E/view?usp=sharing
Source code files – 53 kb:
https://drive.google.com/file/d/0BxXnsiUlViylNHZ1SHJEUlFDVkk/view?usp=sharing
Comments
Post a Comment