|
libopenraw
|
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) |
| 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().
1.7.3