#include "types.hpp"
#include "image.hpp"
#include "basicio.hpp"
#include <string>
#include <vector>

Classes | |
| struct | Exiv2::PreviewProperties |
| Preview image properties. More... | |
| class | Exiv2::PreviewImage |
| Class that holds preview image properties and data buffer. More... | |
| class | Exiv2::PreviewManager |
| Class for extracting preview images from image metadata. 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. | |
Typedefs | |
| typedef int | Exiv2::PreviewId |
| Type of preview image. | |
|
typedef std::vector < PreviewProperties > | Exiv2::PreviewPropertiesList |
| Container type to hold all preview images metadata. | |
1.5.9