27 #ifndef CR2IMAGE_INT_HPP_ 28 #define CR2IMAGE_INT_HPP_ 72 static const char* cr2sig_;
77 #endif // #ifndef CR2IMAGE_INT_HPP_
ByteOrder
Type to express the byte order (little or big endian)
Definition: types.hpp:113
Utility class containing a character array. All it does is to take care of memory allocation and dele...
Definition: types.hpp:204
uint8_t byte
1 byte unsigned integer type.
Definition: types.hpp:105
Internal class TiffParserWorker to parse TIFF data.
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition: asfvideo.hpp:36
std::vector< IfdId > PrimaryGroups
Type for a list of primary image groups.
Definition: tifffwd_int.hpp:114
IfdId
Type to specify the IFD to which a metadata belongs.
Definition: tags_int.hpp:54