|
Class Summary |
| AnimatedGifEncoder |
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or
more frames. |
| GifDecoder |
Class GifDecoder - Decodes a GIF file into one or more frames. |
| GIFEncoder |
GIFEncoder is a class which takes an image and saves it to a stream
using the GIF file format (Graphics Interchange
Format). |
| GifVideo |
This is a video that wraps an animated gif image. |
| GifVideoRecorder |
This is a gif video recorder that uses scratch files. |
| GifVideoType |
This implements the VideoType interface with a buffered image type. |
| NeuQuant |
A class to provide color quantization for GIF |