Exiv2
Loading...
Searching...
No Matches
Public Attributes | List of all members
Exiv2::Internal::CrwMapping Struct Reference

Structure for a mapping table for conversion of CIFF entries to image metadata and vice versa. More...

#include <crwimage_int.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.
 

Detailed Description

Structure for a mapping table for conversion of CIFF entries to image metadata and vice versa.


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