| HasImageMetadata | |
| ImageInfo | Interface containing information about an image. | 
| QualityInfo | Interface for image quality information | 
| CloseableAnimatedImage | Encapsulates the data needed in order for AnimatedDrawableto render aAnimatedImage. | 
| CloseableBitmap | CloseableImagethat wraps a bitmap. | 
| CloseableImage | A simple wrapper around an image that implements Closeable | 
| CloseableStaticBitmap | CloseableImage that contains one Bitmap. | 
| 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 | 
| OriginalEncodedImageInfo |