ImageFactory
Factory for creating Images.
Methods
Factory for creating Images.
(assetName)
Creates an image using the name of a Bitmap image in the assets directory.
(resourceId)
Creates an image using the resource ID of a Bitmap image.
(file)
Create an Image using the name of a Bitmap image file located in the internal storage.