An element that displays an image, much like the HTML img element. The src attribute can be used to specify the URL of the image.
Example:
<image src='my-face.png' width='60' height='80'/>
Attributes:
Attributes inherited from XUL Element
Properties and Methods: