Image

interface Image

An image that has been loaded into the application.

Properties

Link copied to clipboard
abstract val description: String

Description of the image

Link copied to clipboard
abstract val size: Size

The width, height of the image

Link copied to clipboard
abstract val source: String

The source of the image

Inherited properties

Link copied to clipboard
Link copied to clipboard