Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.gifdecoder Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
GifDecoderReads frame data from a GIF image source and decodes it into individual frames for animation purposes.Classcom.bumptech.glide.gifdecoderGlide
GifDecoder .BitmapProviderAn interface that can be used to provide reused Bitmaps to avoid GCs from constantly allocating Bitmaps for every frame.Interfacecom.bumptech.glide.gifdecoderGlide
GifHeaderA 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.Classcom.bumptech.glide.gifdecoderGlide
GifHeaderParserA class responsible for creating GifHeaders from data representing animatedConstructor SummaryGifHeaderParser()Classcom.bumptech.glide.gifdecoderGlide