PAlib
|
#include <jpeg.h>
Data Fields | |
unsigned char | selector |
unsigned char | dcTable |
unsigned char | acTable |
A component involved in this scan.
unsigned char JPEG_ScanHeader_Component::selector |
Selector index corresponding to one specified in the frame header (Csj).
unsigned char JPEG_ScanHeader_Component::dcTable |
DC entropy coding table destination selector (Tdj).
unsigned char JPEG_ScanHeader_Component::acTable |
AC entropy coding table destination selector (Taj).