40 static RawFile *factory(IO::Stream *);
41 OrfFile(IO::Stream *);
45 virtual IFDDir::Ref _locateCfaIfd();
46 virtual IFDDir::Ref _locateMainIfd();
48 virtual ::or_error
_getRawData(RawData & data, uint32_t options);
50 static RawFile::TypeId _typeIdFromModel(
const std::string & model);
52 OrfFile(
const OrfFile&);
53 OrfFile & operator=(
const OrfFile &);
55 static const IFDFile::camera_ids_t s_def[];
CIFF is the container for CRW files. It is an attempt from Canon to make this a standard. I guess it failed.
RawFile(IO::Stream *s, Type _type)
virtual ::or_error _getRawData(RawData &data, uint32_t options)