22 #ifndef OR_INTERNALS_ERFFILE_H_
23 #define OR_INTERNALS_ERFFILE_H_
27 #include <libopenraw/consts.h>
29 #include "rawfile.hpp"
30 #include "ifdfile.hpp"
31 #include "io/stream.hpp"
32 #include "tiffepfile.hpp"
42 static RawFile *factory(
const IO::Stream::Ptr &);
43 ERFFile(
const IO::Stream::Ptr &);
virtual ::or_error _getRawData(RawData &data, uint32_t options) override
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard....