ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the resize operation was performed, False otherwise.
Name of the WDPic variable that contains the image 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.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.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.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.drHomotheticExtendedThe image is stretched or reduced in order for the smallest side of the image to be entirely displayed.drTiledThe image is tiled to occupy the entire new specified width and the entire new specified height.
Last update: 09/18/2020
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: