ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of Image variable into which the image will be loaded.
Image to load. This image can correspond to: the full path of image file, the name of an image file (if the image file is found in the executable directory), a binary memo item found in a data file, a binary buffer containing the full data of a recognized image file (result of a function for saving images such as dSaveImagePNG).
Options for loading the image: imgConvertConvert an image from the 8-bit format to the 24-bit format. This option is used to apply the effect algorithms to this image for example. This constant can be used for the images corresponding to PDF files for example.For the vectorial images (SVG), this constant is mandatory. It is used to specify that the image must be converted into bitmap image (raster) before it is loaded (indeed, the Image type does not support the vectorial images). This constant is not available.imgDefault (Default value)Load the image as it is.
Requested destination width (vectorial image only). This width is expressed in pixels.
Requested destination height (vectorial image only). This height is expressed in pixels.
Last update: 03/29/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: