ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Name of the Image variable into which the image must be loaded.
Image to load. The image can correspond to: the full path of the image file,the name of an image file (if the image file is located in the executable directory),a binary memo item 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/30/2022
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: