Image
That property allows specifying the image file to be use for the required image object.
Note: the image could be any image file whose format is supported by ClicknDECiDE Builder.
Use that button to display the Open dialog box to select the image file.
The Image property uses the following parameters:
Parameter |
Example |
Description |
_______________ |
__________ |
________________________________________ |
All supported graphic formats |
europa.bmp |
Default value. The open dialog box displays all the image files supported by ClicknDECiDE Builder. |
BMP Files |
europa.bmp |
Files with extension *.bmp, *.dib, *.rle |
JPEG Files |
europa.jpg |
Files with extension *.jpg, *.jpeg, *.jif |
PNG Files |
europa.png |
Files with extension *.png |
PICT Files |
europa.pct |
Files with extension *.pct |
TARGA Files |
europa.tga |
Files with extension *.tga |
Windows Metafiles |
europa.wmf |
Files with extension *.wmf |
Windows Enhanced Metafiles |
europa.emf |
Files with extension *.emf |
PCX Files |
europa.pcx |
Files with extension *.pcx |
Portable Greymap Files |
europa.pgm |
Files with extension *.pgm |
GIF Files |
europa.gif |
Files with extension *.gif |
WBMP Files |
europa.wbmp |
Files with extension *.wbmp |
All Files |
*.* |
Files with any extension |