package

com.facebook.imagepipeline.animated.base

Interfaces

AnimatableDrawable An interface for animatable drawables that can be asked to construct a value animator. 
AnimatedDrawableBackend Interface that AnimatedDrawable uses that abstracts out the image format. 
AnimatedImage Common interface for an animated image. 
AnimatedImageFrame Common interface for a frame of an animated image. 

Classes

AnimatedDrawable A Drawable that renders a animated image. 
AnimatedDrawableOptions Options for creating AnimatableDrawable
AnimatedImageResult The result of decoding an animated image.