ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Generating an auto-sized thumbnail of a photo or video Hide the details
True if the generation was performed. The thumbnail height will be 96 pixels and its width will be calculated according to the width/height ratio of the source image or video. False if an error occurred. In this case, the ErrorOccurred variable is set to False. To get the details of the error, use ErrorInfo.
Full path of photo or video for which a thumbnail will be generated. For a video, the file must be found in a shared location of device (on the sdcard for example).
Full path of file where the thumbnail will be saved.
Generating the thumbnail of a photo with a given size Hide the details
True if the generation was performed,False if an error occurred. In this case, the ErrorOccurred variable is set to False. To get the details of the error, use ErrorInfo.
Width (in pixels) of thumbnail to generate.
Height (in pixels) of thumbnail to generate.
Required Android version
Last update: 11/30/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: