package

com.facebook.imagepipeline.image

Interfaces

ImageInfo Interface containing information about an image. 
QualityInfo Interface for image quality information  

Classes

CloseableAnimatedBitmap CloseableImage that contains array of Bitmaps and frame durations. 
CloseableAnimatedImage Encapsulates the data needed in order for AnimatedDrawable to render a AnimatedImage
CloseableBitmap CloseableImage that wraps a bitmap. 
CloseableImage A simple wrapper around an image that implements Closeable  
CloseableStaticBitmap CloseableImage that contains one Bitmap. 
ImmutableQualityInfo Implementation of QualityInfo