Constructs a new image.
function mxImage( src, width, height )
String that specifies the URL of the image.
mxImage.prototype.src
Integer that specifies the width of the image.
mxImage.prototype.width
Integer that specifies the height of the image.
mxImage.prototype.height