# Image

The image object.

# Properties

# string src

The image URL.

# number width

The actual width of the image.

# number height

The actual height of the image.

# function onload

The callback function triggered after the image is loaded.

# function onerror

The callback function triggered after an error occurred during image loading.