You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
735 B
C++

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