Package-level declarations
Types
Metadata containing the filePath of an Android asset.
The base Decoder that uses BitmapFactory to decode a given ImageSource.
A Decoder that ignores the SourceFetchResult and always returns the Image returned by imageFactory.
Metadata containing the underlying ByteBuffer of the ImageSource.
Metadata containing the uri and associated assetFileDescriptor of a content
URI.
Represents the source that an image was loaded from.
A Decoder converts a SourceFetchResult into a DecodeResult.
The result of Decoder.decode.
A collection of useful utility methods for decoding images.
Specifies the strategy for handling the EXIF orientation flag.
Provides access to the image data to be decoded.
Metadata containing the packageName, resId, and density of an Android resource.
Functions
Create a new ImageSource backed by a BufferedSource.
Create a new ImageSource backed by a Path.