Defines the default Image prototype.
See the dojox/gfx/_gfxBidiSupport.defaultImage reference documentation for more information.
The height of the image, default value 0.
The src url of the image, defaults to empty string.
Specifies this object is an image, value 'image'.
The width of the image, default value 0.
The X coordinate of the image's position, default value 0.
The Y coordinate of the image's position, default value 0.