| Name : libexiv2_2
| |
| Version : 0.16
| Vendor : Mandriva
|
| Release : 3mdv2008.1
| Date : 2008-02-05 17:54:59
|
| Group : Graphics
| Source RPM : exiv2-0.16-3mdv2008.1.src.rpm
|
| Size : 1.46 MB
| |
| Packager : Anssi Hannula < anssi_mandriva_org>
| |
| Summary : Library to access EXIF data in image files
|
Description :
libexiv2 is a C++ library to access image metadata. libexiv2 is free software.
The Exiv2 library provides
* full read and write access to the Exif and IPTC metadata of an image through Exiv2 keys and standard C++ iterators (Example1, Example2, Example3, Example4) * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * Exif MakerNote support: o MakerNote tags can be accessed just like any other Exif metadata o a sophisticated write algorithm avoids corrupting the MakerNote: 1) the MakerNote is not re-located if possible at all, and 2) MakerNote Ifd offsets are re-calculated if the MakerNote needs to be moved (for known Ifd MakerNotes) * extract and delete methods for Exif thumbnails (both, JPEG and TIFF thumbnails) * set methods for Exif thumbnails (JPEG only, TIFF thumbnails can be set from individual tags) * complete API documentation (by Doxygen)
|