An Image backed by an Android Bitmap.
A special implementation of Image that's backed by a Bitmap.
An Image backed by a Skia Bitmap.
The intrinsic height of the image in pixels or -1 if the image has no intrinsic height.
True if the image can be shared between multiple Targets at the same time.
The size of the image in memory in bytes.
The intrinsic width of the image in pixels or -1 if the image has no intrinsic width.
Draw the image to a Canvas.