Image metadata library and tools
Exiv2 File list
Here is a list of all documented files with brief descriptions:| basicio.hpp | Simple binary IO abstraction |
| bmpimage.hpp | Windows Bitmap (BMP) image |
| convert.hpp | Exif and IPTC conversions to and from XMP |
| cr2image.hpp | Class Cr2Image |
| crwimage.hpp | Class CrwImage to access Canon CRW images. References: The Canon RAW (CRW) File Format by Phil Harvey |
| datasets.hpp | IPTC dataset and type information |
| easyaccess.hpp | Provides easy (high-level) access to some Exif meta data |
| epsimage.hpp | EPS image. References: [1] Adobe PostScript Language Document Structuring Conventions Specification, Version 3.0, September 1992 [2] Adobe Encapsulated PostScript File Format Specification, Version 3.0, May 1992 [3] Adobe XMP Specification Part 3: Storage in Files, July 2010 [4] Re: Thumbnail data format in ai file, Dec 2003 |
| error.hpp | Error class for exceptions, log message class |
| exif.hpp | Encoding and decoding of Exif data |
| exiv2app.hpp | Defines class Params, used for the command line handling of exiv2 |
| futils.hpp | Basic file utility functions required by Exiv2 |
| gifimage.hpp | GIF image, implemented using the following references: GIF89 specification by W3C |
| image.hpp | Class Image, defining the interface for all Image subclasses |
| iptc.hpp | Encoding and decoding of IPTC data |
| jp2image.hpp | JPEG-2000 image, implemented using the following references: ISO/IEC JTC 1/SC 29/WG1 N2401: JPEG 2000 Part 6 FCD 15444-6 |
| jpgimage.hpp | Class JpegImage to access JPEG images |
| metadatum.hpp | Provides abstract base classes Metadatum and Key |
| mrwimage.hpp | Minolta RAW image, implemented using the following references: Minolta Raw file format by Dalibor Jelinek |
| orfimage.hpp | Olympus RAW image |
| pgfimage.hpp | PGF image, implemented using the following references: PGF specification from libpgf web site |
| pngimage.hpp | PNG image, implemented using the following references: PNG specification by W3C PNG tags list by Phil Harvey |
| preview.hpp | Classes to access all preview images embedded in an image |
| properties.hpp | XMP property and type information. References: XMP Specification from Adobe (Property descriptions copied from the XMP specification with the permission of Adobe) |
| psdimage.hpp | Photoshop image, implemented using the following references: Adobe Photoshop 6.0 File Format Specification by Adobe |
| rafimage.hpp | Fujifilm RAW image |
| rw2image.hpp | Class Rw2Image |
| tags.hpp | Exif tag and type information |
| tgaimage.hpp | Truevision TARGA v2 image, implemented using the following references: Truevision TGA page on Wikipedia TGA(tm) File Format Specification |
| tiffimage.hpp | Class TiffImage |
| types.hpp | Type definitions for Exiv2 and related functionality |
| value.hpp | Value interface and concrete subclasses |
| version.hpp | Precompiler define and a function to test the Exiv2 version. References: Similar versioning defines are used in KDE, GTK and other libraries. See http://apr.apache.org/versioning.html for accompanying guidelines |
| xmp.hpp | Encoding and decoding of XMP data |
| xmpsidecar.hpp | An Image subclass to support XMP sidecar files |