Re-exportsยง
pub use self::stream::DecodeOptions;
pub use self::stream::Decoded;
pub use self::stream::DecodingError;
pub use self::stream::StreamingDecoder;
pub use interlace_info::InterlaceInfo;
Modulesยง
- interlace_info ๐
- stream ๐
- transform ๐Transforming a decompressed, unfiltered row into the final output.
- zlib ๐
Structsยง
- PNG Decoder
- A row of data with interlace information attached.
- Limits on the resources the
Decoder
is allowed too use - Output info.
- ReadDecoder ๐
- PNG reader (mostly high-level interface)
- A row of data without interlace information.
- SubframeInfo ๐The subframe specific information.
Enumsยง
- SubframeIdx ๐Denote a frame as given by sequence numbers.