dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
JPEGImage.SOF0Component
dimage
jpeg
JPEGImage
Undocumented in source.
struct
JPEGImage
struct
SOF0Component {
ubyte
hSubsampling
;
ubyte
vSubsampling
;
ubyte
dqtTableId
;
}
Members
Variables
dqtTableId
ubyte
dqtTableId
;
Undocumented in source.
hSubsampling
ubyte
hSubsampling
;
Undocumented in source.
vSubsampling
ubyte
vSubsampling
;
Undocumented in source.
Meta
Source
See Implementation
dimage
jpeg
JPEGImage
functions
addDHT
addDQT
free
getHuffmanTable
getQuantizationTable
structs
DHT
DQT
JFIF
SOF0
SOF0Component
SOS
SOSComponent
variables
dht
dqt
jfif
sof0
sos