dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
JPEGImage.DHT
dimage
jpeg
JPEGImage
Undocumented in source.
struct
JPEGImage
struct
DHT {
ubyte
clas
;
ubyte
tableId
;
DynamicArray
!
HuffmanTableEntry
huffmanTable
;
HuffmanTreeNode
*
huffmanTree
;
void
free
();
}
Members
Functions
free
void
free
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
clas
ubyte
clas
;
Undocumented in source.
huffmanTable
DynamicArray
!
HuffmanTableEntry
huffmanTable
;
Undocumented in source.
huffmanTree
HuffmanTreeNode
*
huffmanTree
;
Undocumented in source.
tableId
ubyte
tableId
;
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