|
enum | { ORF_COMPRESSION = 0x10000
} |
|
|
| OrfFile (const IO::Stream::Ptr &) |
|
| OrfFile (const OrfFile &)=delete |
|
OrfFile & | operator= (const OrfFile &)=delete |
|
|
static RawFile * | factory (const IO::Stream::Ptr &) |
|
|
virtual IfdDir::Ref | _locateCfaIfd () override |
|
virtual IfdDir::Ref | _locateMainIfd () override |
|
::or_error | _enumThumbnailSizes (std::vector< uint32_t > &list) override |
|
virtual ::or_error | _getRawData (RawData &data, uint32_t options) override |
|
virtual uint32_t | _translateCompressionType (IFD::TiffCompress tiffCompression) override |
|
Definition at line 222 of file orffile.cpp.
The documentation for this class was generated from the following files: