Constructor
new module:Image(positionDefinition, source, optionsopt)
Image constructor
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
positionDefinition | PositionDefinition | Top-left corner of the image  | |
source | String | | Link to an image file, another Image instance or the image file itself  | |
options | ComponentOptions | <optional> | Drawing options  | 
- Source
 
