|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GifDecoder.BitmapProvider | An interface that can be used to provide reused Bitmap s to avoid GCs from constantly
allocating Bitmap s for every frame. |
Class Summary | |
---|---|
GifDecoder | Reads frame data from a GIF image source and decodes it into individual frames for animation purposes. |
GifHeader | A header object containing the number of frames in an animated GIF image as well as basic metadata like width and height that can be used to decode each individual frame of the GIF. |
GifHeaderParser | A class responsible for creating GifHeader s from data representing animated
gifs. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |