Encapsulates the URL, width and height of an image.

Constructor: mxImage

Constructs a new image.

Constructors

Properties

Constructors

Properties

height: number

Integer that specifies the height of the image.

src: string

String that specifies the URL of the image.

width: number

Integer that specifies the width of the image.