Image
Display an image.
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Dynamic color | DynamicColor | (For SVG formats only) Replace the colors of the image with the selected color (RGB) in the way specified in Colorization Mode. The alpha channel of the color is ignored. SVG elements that do not have a color specified and do not inherit a color appear black. | |
Fill Mode | FillMode | Fill mode of the image object (Fit = resize the image keeping the original aspect ratio, Stretch = resize the image by fitting the aspect ratio to the area of the image object). | |
Hit test visible | HitTestVisible | True = intercept user clicks. False = does not intercept user clicks, which are instead passed to the underlying object, based on the order on the Z axis. | |
Image left margin | ImageLeftMargin | Size of the left peripheral section to exclude from the image resizing. | |
Image top margin | ImageTopMargin | Size of the top peripheral section to exclude from the image resizing. | |
Image right margin | ImageRightMargin | Size of the right peripheral section to exclude from the image resizing. | |
Image bottom margin | ImageBottomMargin | Size of the bottom peripheral section to exclude from the image resizing. | |
Colorization mode | ColorizationMode | Set the colorization mode which will be used when applying the selected color to the image. | |
Provide Feedback