Get a image.
Parameter
The name of the image to get.
Returns
An object with the following keys:
| Key | Type | Description |
|---|
| fileName | string | Original file name of the image. |
| data | string | Base64-encoded original file data. |
| intent | string | Storage intent. |
Example