Package com.facebook.imagepipeline.image
See: Description
-
Class Summary Class Description DefaultCloseableImage BaseCloseableStaticBitmap CloseableImage that contains one Bitmap. BaseCloseableImage A simple wrapper around an image that implements Closeable ImageInfoImpl EncodedImage Class that contains all the information for an encoded image, both the image bytes (held on a byte buffer or a supplier of input streams) and the extracted meta data that is useful for image transforms. ImmutableQualityInfo Implementation of QualityInfo -
Interface Summary Interface Description QualityInfo Interface for image quality information HasImageMetadata CloseableStaticBitmap ImageInfo Interface containing information about an image. CloseableBitmap CloseableImage that wraps a bitmap. CloseableImage