#include <tiffepfile.h>
Public Member Functions | |
TiffEpFile (IO::Stream *s, Type _type) | |
Protected Member Functions | |
virtual IFDDir::Ref | _locateCfaIfd () |
virtual IFDDir::Ref | _locateMainIfd () |
virtual ::or_error | _getRawData (RawData &data, uint32_t options) |
Definition at line 35 of file tiffepfile.h.
or_error OpenRaw::Internals::TiffEpFile::_getRawData | ( | RawData & | data, | |
uint32_t | options | |||
) | [protected] |
TIFF EP files don't have RAW
Definition at line 61 of file tiffepfile.cpp.