package

com.facebook.imagepipeline.common

Classes which are commonly used into the image pipeline.

Classes

BytesRange A representation of the range of bytes requested or contained in a piece of content. 
ImageDecodeOptions Options for changing the behavior of the ImageDecoder
ImageDecodeOptionsBuilder<T extends ImageDecodeOptionsBuilder> Builder for ImageDecodeOptions
ResizeOptions Options for resizing. 
RotationOptions Options for rotation. 

Enums

Priority Priority levels recognized by the image pipeline. 

Exceptions

TooManyBitmapsException Thrown if a bitmap pool cap or other limit on the number of bitmaps is exceeded.