Preview image properties. More...
#include <preview.hpp>
Public Attributes | |
std::string | mimeType_ |
Preview image mime type. | |
std::string | extension_ |
Preview image extension. | |
uint32_t | size_ |
Preview image size in bytes. | |
uint32_t | width_ |
Preview image width in pixels or 0 for unknown width. | |
uint32_t | height_ |
Preview image height in pixels or 0 for unknown height. | |
PreviewId | id_ |
Identifies type of preview image. | |
Preview image properties.