| Class | Description |
|---|---|
| ImageDecoderResourceDecoder<T> |
Downsamples, decodes, and rotates images according to their exif orientation using
ImageDecoder. |
| SimpleResource<T> |
Simple wrapper for an arbitrary object which helps to satisfy some of the glide engine's
contracts.
|
| UnitTransformation<T> |
A no-op Transformation that simply returns the given resource.
|