#include <crwimage.hpp>
Public Attributes | |
uint16_t | crwTagId_ |
Crw tag id. | |
uint16_t | crwDir_ |
Crw directory tag. | |
uint32_t | size_ |
Data size (overwrites the size from the entry). | |
uint16_t | tag_ |
Exif tag to map to. | |
IfdId | ifdId_ |
Exif Ifd id to map to. | |
CrwDecodeFct | toExif_ |
Conversion function. | |
CrwEncodeFct | fromExif_ |
Reverse conversion function. |