libopenraw
Public Attributes | List of all members
OpenRaw::Internals::NefFile::NEFCompressionInfo Class Reference

Public Attributes

uint16_t vpred [2][2]
 
std::vector< uint16_t > curve
 
const HuffmanNodehuffman
 

Detailed Description

Definition at line 64 of file neffile.hpp.

Constructor & Destructor Documentation

◆ NEFCompressionInfo()

OpenRaw::Internals::NefFile::NEFCompressionInfo::NEFCompressionInfo ( )
inline

Definition at line 66 of file neffile.hpp.

Member Data Documentation

◆ curve

std::vector<uint16_t> OpenRaw::Internals::NefFile::NEFCompressionInfo::curve

Definition at line 70 of file neffile.hpp.

◆ huffman

const HuffmanNode* OpenRaw::Internals::NefFile::NEFCompressionInfo::huffman

Definition at line 71 of file neffile.hpp.

◆ vpred

uint16_t OpenRaw::Internals::NefFile::NEFCompressionInfo::vpred[2][2]

Definition at line 69 of file neffile.hpp.


The documentation for this class was generated from the following file: