22 #ifndef OR_INTERNALS_ORF_CONTAINER_H_
23 #define OR_INTERNALS_ORF_CONTAINER_H_
25 #include <sys/types.h>
26 #include "io/stream.hpp"
27 #include "rawcontainer.hpp"
28 #include "ifdfilecontainer.hpp"
33 static const char ORF_SUBTYPE_16BPP =
'O';
34 static const char ORF_SUBTYPE_12BPP =
'S';
std::shared_ptr< Stream > Ptr
EndianType
Define the endian of the container.
virtual IfdFileContainer::EndianType isMagicHeader(const char *p, int len) override
Global namespace for libopenraw.