OptionalheightDeprecated. Height of the image. The original image is scaled to this height. Specify 0 to set height of the source image. Ignored if position2 is defined.
OptionalidInternal markup object identifier.
OptionalmaxMaximum 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.
OptionalmaxMaximum 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.
OptionalpositionScreen coordinates of the top-left point (position) of the image.
Optionalposition2Screen coordinates of the bottom-right point (position) of the image. Specify 0 to set width and height of the source image.
OptionalsrcImage source as a base64-encoded Data URL.
OptionalwidthDeprecated. Width of the image. The original image is scaled to this width. Specify 0 to set width of the source image. Ignored if position2 is defined.
Defines the parameters for creating a markup image.