dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
HuffmanCode
dimage
jpeg
Undocumented in source.
version(USE_DIMAGE)
struct
HuffmanCode {
ushort
bits
;
ushort
length
;
auto
bitString
();
}
Members
Functions
bitString
auto
bitString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bits
ushort
bits
;
Undocumented in source.
length
ushort
length
;
Undocumented in source.
Meta
Source
See Implementation
dimage
jpeg
enums
JPEGMarkerType
functions
bitString
clamp
decodeScanData
emptyNode
loadJPEG
readAPPn
readCOM
readChars
readDHT
readDQT
readJFIF
readMarker
readNumeric
readSOF0
readSOS
treeAddCode
treeFromTable
structs
HuffmanCode
HuffmanTableEntry
JPEGImage
MCU
ScanBitStream