#include <crwimage.hpp>
Inheritance diagram for Exiv2::CiffDirectory:
Public Member Functions | |
Manipulators | |
void | readDirectory (const byte *pData, uint32_t size, ByteOrder byteOrder) |
Parse a CIFF directory from a memory buffer. |
Parse a CIFF directory from a memory buffer.
pData | Pointer to the memory buffer containing the directory | |
size | Size of the memory buffer | |
byteOrder | Applicable byte order (little or big endian) |