libopenraw
Public Member Functions | Public Attributes | List of all members
OpenRaw::Internals::DecompressInfo Struct Reference

Public Member Functions

 DecompressInfo (const DecompressInfo &)=delete
 
DecompressInfooperator= (const DecompressInfo &)=delete
 

Public Attributes

int32_t imageWidth
 
int32_t imageHeight
 
int32_t dataPrecision
 
JpegComponentInfocompInfo
 
int16_t numComponents
 
JpegComponentInfocurCompInfo [4]
 
int16_t compsInScan
 
int16_t MCUmembership [10]
 
HuffmanTabledcHuffTblPtrs [4]
 
int32_t Ss
 
int32_t Pt
 
int32_t restartInterval
 
int32_t restartInRows
 
int32_t restartRowsToGo
 
int16_t nextRestartNum
 

Detailed Description

Definition at line 98 of file ljpegdecompressor_priv.hpp.


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