Package-level declarations
Types
Link copied to clipboard
Compatibility factory to instantiate decoders with empty public constructors.
Link copied to clipboard
Interface for decoder (and region decoder) factories.
Link copied to clipboard
Interface for image decoding classes, allowing the default based on the Skia library to be replaced with a custom class.
Link copied to clipboard
Interface for image decoding classes, allowing the default based on the Skia library to be replaced with a custom class.
Link copied to clipboard
Helper class used to set the source and additional attributes from a variety of sources.
Link copied to clipboard
Wraps the scale, center and orientation of a displayed image for easy restoration on screen rotate.
Link copied to clipboard
Default implementation of ImageDecoder using Android's BitmapFactory, based on the Skia library.
Link copied to clipboard
Default implementation of ImageRegionDecoder using Android's BitmapRegionDecoder, based on the Skia library.
Link copied to clipboard
Displays an image subsampled as necessary to avoid loading too much image data into memory.