// ***************************************************************** -*- C++ -*-
/*!
@mainpage Image metadata library and tools
%Exiv2 v__version__ API documentation
@htmlinclude intro.html
*/
/*!
@example addmoddel.cpp
Sample usage of high-level metadata operations.
*/
/*!
@example exifprint.cpp
Sample program to print Exif data from an image.
*/
/*!
@example exifcomment.cpp
Sample program showing how to set the Exif comment of an image.
*/
/*!
@example iptcprint.cpp
Sample program to print the IPTC metadata of an image
*/
/*!
@example iptceasy.cpp
The quickest way to access, set or modify IPTC metadata
*/
/*!
@example xmpsample.cpp
Sample usage of high-level XMP classes.
*/