Module image::gif
[-] [+]
[src]
Decoding of GIF Images
GIF (Graphics Interchange Format) is an image format that supports lossless compression.
Related Links
- http://www.w3.org/Graphics/GIF/spec-gif89a.txt - The GIF Specification
Structs
GIFDecoder | A gif decoder |
GIFEncoder | A GIF encoder. |
Enums
ColorMode | The color mode the encoder will use to encode the image. |