Classes | |
class | NEFCompressionInfo |
Public Member Functions | |
NEFFile (IO::Stream *_f) | |
Static Public Member Functions | |
static RawFile * | factory (IO::Stream *_f) |
static bool | isCompressed (RawContainer &container, uint32_t offset) |
Definition at line 37 of file neffile.h.
bool OpenRaw::Internals::NEFFile::isCompressed | ( | RawContainer & | container, | |
uint32_t | offset | |||
) | [static] |
hack because some (lot?) D100 do set as compressed even though it is not
Definition at line 95 of file neffile.cpp.
References OpenRaw::Internals::RawContainer::fetchData().
Referenced by OpenRaw::Internals::IFDFile::_getRawDataFromDir().