Optional
heightHeight of the image. The original image is scaled to this height. Specify 0 to set height of the source image.
Optional
idInternal markup object identifier.
Optional
maxMaximum height of the image. Specify a max height if you want to set the height to the original image but not more than the max.
Optional
maxMaximum width of the image. Specify a max width if you want to set the width to the original image but not more than the max.
Optional
positionCoordinates of the top-left point (position) of the image.
Optional
srcImage source as a base64-encoded Data URL.
Optional
widthWidth of the image. The original image is scaled to this width. Specify 0 to set width of the source image.
Defines the parameters for creating a markup image.