Creates a new static image
The URL of the image to display.
Optional
width: numberThe width of the image. If not set, it will use 'auto'
Optional
height: numberThe height of the image. If not set, it will use 'auto'
A new static image.
Generated using TypeDoc
Static image constructor interface