Package com.bumptech.glide.gifdecoder
package com.bumptech.glide.gifdecoder
-
ClassDescriptionShared interface for GIF decoders.Android Lint annotation for status codes that can be used with a GIF decoder.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.A class responsible for creating
GifHeaders from data representing animated GIFs.Reads frame data from a GIF image source and decodes it into individual frames for animation purposes.