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