Package com.bumptech.glide.load.resource.gif
package com.bumptech.glide.load.resource.gif
-
ClassesClassDescriptionImplements
GifDecoder.BitmapProviderby wrapping Glide'sBitmapPool.An animatedDrawablethat plays the frames of an animated GIF.Writes the original bytes of aGifDrawableto anOutputStream.A resource wrapping anGifDrawable.AnTransformationthat wraps a transformation for aBitmapand can apply it to every frame of anyGifDrawable.DecodesBitmaps fromGifDecoders representing a particular frame of a particular GIF image.Options related to decoding GIFs.A relatively inefficient decoder forGifDrawablethat convertsInputStreams toByteBuffers and then passes the buffer to a wrapped decoder.