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