kdelibs/kexiv2/libkexiv2/Mainpage.dox
Ivailo Monev a0dbbaabdf generic: rename merged libraries directories for consistency
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 13:57:28 +02:00

14 lines
No EOL
454 B
Text

/** @mainpage libKExiv2
libKExiv2 is a wrapper around <a href="http://exiv2.org/">exiv2</a>, providing read/write access to EXIF, IPTC and XMP metadata. The main differences to <a href="http://exiv2.org/">exiv2</a> are:
<ul>
<li> Functions take standard Qt containers as parameters
<li> Helper functions for GPS data
<li> Transparent XMP sidecar support
</ul>
To get started, have a look at the KExiv2Iface::KExiv2 class.
@see KExiv2Iface::KExiv2
*/