JPEGImage

Undocumented in source.

Members

Functions

addDHT
DHT* addDHT()
Undocumented in source. Be warned that the author may not have intended to support it.
addDQT
DQT* addDQT()
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
getHuffmanTable
DHT* getHuffmanTable(ubyte clas, ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.
getQuantizationTable
DQT* getQuantizationTable(ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DHT
struct DHT
Undocumented in source.
DQT
struct DQT
Undocumented in source.
JFIF
struct JFIF
Undocumented in source.
SOF0
struct SOF0
Undocumented in source.
SOF0Component
struct SOF0Component
Undocumented in source.
SOS
struct SOS
Undocumented in source.
SOSComponent
struct SOSComponent
Undocumented in source.

Variables

dht
DHT[] dht;
Undocumented in source.
dqt
DQT[] dqt;
Undocumented in source.
jfif
JFIF jfif;
Undocumented in source.
sof0
SOF0 sof0;
Undocumented in source.
sos
SOS sos;
Undocumented in source.

Meta