Package com.facebook.imagepipeline.animated.base
Base classes and abstractions for the animation framework.
See: Description
-
Interface Summary Interface Description AnimatedImage Common interface for an animated image. AnimatedDrawableBackend Interface that com.facebook.fresco.animation.drawable. AnimatedImageFrame Common interface for a frame of an animated image. -
Class Summary Class Description AnimatedImageResultBuilder Builder for AnimatedImageResult. AnimatedDrawableOptions Options for creating com.facebook.fresco.animation.drawable.AnimatedDrawable2. AnimatedDrawableOptionsBuilder Builder for AnimatedDrawableOptions. AnimatedImageResult The result of decoding an animated image. AnimatedDrawableFrameInfo Info per frame returned by AnimatedDrawableBackend. -
Enum Summary Enum Description DisposalMethod How to dispose of the current frame before rendering the next frame. BlendOperation Indicates how transparent pixels of the current frame are blended with those of the previouscanvas.