|
|
|
// ***************************************************************** -*- C++ -*-
|
|
|
|
/*!
|
|
|
|
@mainpage notitle
|
|
|
|
@htmlonly
|
|
|
|
<div class="page-header">
|
|
|
|
<h1>Exiv2 v__version__ C++ API documentation</h1>
|
|
|
|
</div>
|
|
|
|
@endhtmlonly
|
|
|
|
@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.
|
|
|
|
*/
|