Class: Image

Constructor

Image

new Image(url)

Parameter

url

string

The URL to the image.

Properties

height

nullable number

The height of the image.

url

string

The URL to the image.

width

nullable number

The width of the image.