20#ifndef ORFIMAGE_INT_HPP_
21#define ORFIMAGE_INT_HPP_
25#include "tiffimage_int.hpp"
51 bool read(
const byte* pData, uint32_t
size);
Utility class containing a character array. All it does is to take care of memory allocation and dele...
Definition: types.hpp:193
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition: asfvideo.hpp:36
ByteOrder
Type to express the byte order (little or big endian)
Definition: types.hpp:102