HTMLImageElement
Represents the image element.
The image tag (this is not the right tag).
The img tag.
Gets or sets the alternative text.
Gets if the image is completely available.
Gets or sets the cross-origin attribute.
Gets or sets the displayed height of the image element.
Gets or sets if the image element is a map.
The attribute must not be specified on an element that does not
have an ancestor a element with an href attribute.
Gets the height of the image.
Gets the width of the image.
Gets or sets the image source.
Gets or sets the usemap attribute, which indicates that the image has an associated image map.
Gets or sets the displayed width of the image element.
public HTMLImageElement()
Creates a new image element.