Expand description
Low-level, advanced decoder. Prefer Decoder
instead, which can stream frames too.
Structs§
- Frame
Decoder - Decoder for
Frame::make_lzw_pre_encoded
- Streaming
Decoder - GIF decoder which emits low-level events for items in the GIF file
Enums§
- Block
- Known GIF block labels.
- Decoded
- Indicates whether a certain object has been decoded
- Frame
Data Type - Varies depending on
skip_frame_decoding
- Output
Buffer - Destination to write to for
StreamingDecoder::update