Module decoder

Source

Re-exportsยง

pub use interlace_info::InterlaceInfo;

Modulesยง

interlace_info ๐Ÿ”’
read_decoder ๐Ÿ”’
stream ๐Ÿ”’
transform ๐Ÿ”’
Transforming a decompressed, unfiltered row into the final output.
unfiltering_buffer ๐Ÿ”’
zlib ๐Ÿ”’

Structsยง

Decoder
PNG Decoder
InterlacedRow
A row of data with interlace information attached.
Limits
Limits on the resources the Decoder is allowed too use
OutputInfo
Output info.
Reader
PNG reader (mostly high-level interface)
Row
A row of data without interlace information.
SubframeInfo ๐Ÿ”’
The subframe specific information.