Package-level declarations
Types
Link copied to clipboard
Represents an image with 8-bit BGRA color components with the values Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
Link copied to clipboard
Represents an image with 8-bit BGR color components with the values Blue, Green, and Red stored in 3 bytes.
Link copied to clipboard
Represents an image.
Link copied to clipboard
Image format.
Link copied to clipboard
Image rotation.
Link copied to clipboard
Represents an Android NV21 image.