|
libopenraw
|
#include <ciffcontainer.hpp>
Public Member Functions | |
| bool | readFrom (CIFFContainer *) |
Public Attributes | |
| char | byteOrder [2] |
| uint32_t | headerLength |
| char | type [4] |
| char | subType [4] |
| uint32_t | version |
| RawContainer::EndianType | endian |
Heap Header of CIFF file
Definition at line 220 of file ciffcontainer.hpp.