ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the resize operation was performed, False otherwise.
Name of the Image variable to use.
New image width expressed in pixels.
New height of the image expressed in pixels.
Options for resizing: drStretched(Default value)The image is stretched (if necessary) to correspond to the new specified width and to the new specified height. This constant is not available.Versions 18 and laterdrHighQualityNew in version 18drHighQualitydrHighQualityThis constant can be combined with the homothetic resizing options.In homothetic mode, this constant is used to improve the quality of the image when this one is reduced in relation to its initial size. This constant is not available.drHomotheticThe image is stretched or reduced to occupy the defined space in an optimal way without being distorted. It occupies:the entire specified height.the entire specified width. This constant is not available.drHomotheticCenteredThe image is stretched or reduced to occupy the defined space in an optimal way without being distorted and it is centered. It occupies:the entire specified height: the image is centered horizontally.the entire specified width: the image is centered vertically. This constant is not available.drHomotheticExtendedThe image is stretched or reduced in order for the smallest side of the image to be entirely displayed. This constant is not available.drTiledThe image is tiled to occupy the entire new specified width and the entire new specified height. This constant is not available. This parameter is not available.
End of drawing
Last update: 03/16/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: