imagefmt ~master (2021-06-20T15:24:54Z)
Dub
Repo
PNGDecoder.__anonymous
imagefmt
png
PNGDecoder
Undocumented in source.
struct
PNGDecoder
union
__anonymous {
ubyte
[]
buf8
;
ushort
[]
buf16
;
}
Members
Variables
buf16
ushort
[]
buf16
;
Undocumented in source.
buf8
ubyte
[]
buf8
;
Undocumented in source.
Meta
Source
See Implementation
imagefmt
png
PNGDecoder
unions
__anonymous
variables
avail_idat
chunkmeta
crc
h
idat_window
indexed
interlaced
palette
rc
sbpc
schans
tbpc
tchans
transparency
w
z