23#ifndef OR_INTERNALS_ORF_CONTAINER_H_
24#define OR_INTERNALS_ORF_CONTAINER_H_
28#include "io/stream.hpp"
29#include "rawcontainer.hpp"
30#include "ifdfilecontainer.hpp"
35static const char ORF_SUBTYPE_16BPP =
'O';
36static const char ORF_SUBTYPE_12BPP =
'S';
virtual IfdFileContainer::EndianType isMagicHeader(const char *p, int len) override
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard....