File | Path to the image file (svg, png, jpg, bmp, gif, wmf ...) that is viewed by this object.
This configurator sets the initial value of the Src property. It is recommended to always use the path with #pmres: or #appres:. Macro expression can be used for input (it is evaluated while the window is opening). |
---|---|
Size from the file | The original (uneditable) dimensions of the image in the file are displayed here. |
Size | Specifies how the size of the PmgRasterImage object will be specified
According to "Position" settings - The object size is specified by the Dx, Dy configurators on the "Position" tab.
According to file - The object size is specified by the image size in the file
|
Wallpaper enable | The image is rendered repeatedly in order to fill the whole object area |
Wallpaper zoom | The image is magnified n-times first before repeated rendering. |
Crop image | If checked, then the object displays only part of the image defined by the slice position.
This option is disabled if the "Wallpaper enable" configurator is checked. |
Crop X | Position X of the left upper corner of the image for cropping (in pixels). |
Crop Y | Position Y of the left upper corner of the image for cropping (in pixels). |
Crop Dx | Crop width (in pixels). |
Crop Dy | Crop height (in pixels). |
Flip and rotate | Image rotation and flip.
This configurator sets the initial value of the Rotation property. 0 = do not rotate - No rotation.
1 = Left - Rotate left.
2 = Down - Rotate down.
3 = Right - Rotate right.
4 = flip - X-axis flip.
5 = Left and flip - X-axis flip and rotate left.
6 = Down and flip - X-axis flip and rotate down.
7 = Right and flip - X-axis flip and rotate right. |
Save proportion | If checked, then the image aspect ratio will be preserved. |
Enable background color | Enable/disable the background color selection. The background color is visible only in the transparent parts of the image.
This option is disabled if the "Wallpaper enable" configurator is checked. |
Background color | Image background color. See Enable background color.
This option is disabled if the "Wallpaper enable" configurator is checked. This configurator sets the initial value of the ColorBg property. |
Enable light | Enable/disable the image lighting. The light color (set in the "Light color" configurator) lights different parts of the image differently. The light parts of the image are lighted most, the dark parts least.
This option is disabled if the "Wallpaper enable" configurator is checked. |
Light color | This color will be used to colorize the image. See Enable light.
This option is disabled if the "Wallpaper enable" configurator is checked. This configurator sets the initial value of the ColorItem property. |
Enable opacity | Enable/disable the image opacity. Depending on the "Opacity level" configurator setting) everything that is placed under the image shines through.
This option is disabled if the "Wallpaper enable" configurator is checked. |
Opacity level | Specifies the transparency level. The value 100 renders the object totally transparent, the value 0 renders the object opaque.
This option is disabled if the "Wallpaper enable" configurator is checked. |
Enable transparency color | Enable/disable partial image transparency, filled with the transparent color.
This configurator is obsolete because for the effect of transparency it is better to create the PNG or SVG file transparency directly. This configurator is not functional in Web panels.
This option is disabled if the "Wallpaper enable" configurator is checked.
For the *.svg files (for images in vector graphic format SVG) the transparency is always enabled.
The "Transparency color (obsolete)" configurator is not available in this case because the image transparency is defined in the SVG file. |
Transparency color (obsolete) | The image area filled with this color will become transparent.
This configurator is not functional in Web panels.
This option is disabled if the "Wallpaper enable" configurator is checked. |