24#ifndef OR_INTERNALS_TIFF_EP_FILE_H_
25#define OR_INTERNALS_TIFF_EP_FILE_H_
30#include "io/stream.hpp"
44 TiffEpFile(
const IO::Stream::Ptr &s, Type _type);
48 virtual IfdDir::Ref _locateCfaIfd()
override;
49 virtual IfdDir::Ref _locateMainIfd()
override;
generic IFD based raw file.
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard....