dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
JPEGImage.DQT
dlib
image
io
jpeg
JPEGImage
Undocumented in source.
struct
JPEGImage
struct
DQT {
ubyte
precision
;
ubyte
tableId
;
ubyte
[]
table
;
void
free
();
}
Members
Functions
free
void
free
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
precision
ubyte
precision
;
Undocumented in source.
table
ubyte
[]
table
;
Undocumented in source.
tableId
ubyte
tableId
;
Undocumented in source.
Meta
Source
See Implementation
dlib
image
io
jpeg
JPEGImage
functions
addDHT
addDQT
free
getHuffmanTable
getQuantizationTable
structs
DHT
DQT
JFIF
SOF0
SOF0Component
SOS
SOSComponent
variables
dht
dqt
jfif
sof0
sos