package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev
# Functions
Decode reads a GIF image from r and returns the first embedded image as an image.Image.
DecodeAll reads a GIF image from r and returns the sequential frames and timing information.
DecodeConfig returns the global color model and dimensions of a GIF image without decoding the entire image.