Exiv2::PreviewProperties Struct Reference

Preview image properties. More...

#include <preview.hpp>

Public Attributes

std::string mimeType_
 Preview image mime type.
 
std::string extension_
 Preview image extension.
 
size_t size_ {}
 Preview image size in bytes.
 
size_t width_ {}
 Preview image width in pixels or 0 for unknown width.
 
size_t height_ {}
 Preview image height in pixels or 0 for unknown height.
 
PreviewId id_ {}
 Identifies type of preview image.
 

Detailed Description

Preview image properties.


The documentation for this struct was generated from the following file: