| 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. |
| Priority | Priority levels recognized by the image pipeline. |
| TooManyBitmapsException | Thrown if a bitmap pool cap or other limit on the number of bitmaps is exceeded. |