# 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.
Encode writes the Image m to w in GIF format.
EncodeAll writes the images in g to w in GIF format with the given loop count and delay between frames.
# Constants
Disposal Methods.
Disposal Methods.
Disposal Methods.