![]() |
Exiv2
|
Exif tag and type information. More...
#include "exiv2lib_export.h"
#include "metadatum.hpp"
#include <string>
#include <iosfwd>
#include <memory>
Go to the source code of this file.
Classes | |
struct | Exiv2::GroupInfo |
The details of an Exif group. Groups include IFDs and binary arrays. More... | |
struct | Exiv2::TagInfo |
Tag information. More... | |
class | Exiv2::ExifTags |
Access to Exif group and tag lists and misc. tag reference methods, implemented as a static class. More... | |
class | Exiv2::ExifKey |
Concrete keys for Exif metadata and access to Exif tag reference data. More... | |
Namespaces | |
namespace | Exiv2 |
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of the objects of this namespace. | |
Functions | |
EXIV2API std::ostream & | Exiv2::operator<< (std::ostream &os, const TagInfo &ti) |
Output operator for TagInfo. | |
Exif tag and type information.