Module gif

Module gif 

Source
Expand description

GIF decoder returning frames.

Structs§

GifFrame
A single frame decoded from a GIF image.

Enums§

DecodingError
Decoding error.

Functions§

decode
Decode a GIF byte stream and return the frames with image dimensions.