ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Functions for Image editor and WDPic variables
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Example
MyCapture is Image
MyCapture = PicRectangularSnip(True)
Syntax
<Result> = PicRectangularSnip([<Minimize>])
<Result>: Image variable
Image variable containing the result of the capture.
<Minimize>: Optional boolean
  • True to minimize the application while the screenshot is being taken,
  • False otherwise.
Component: wd290pic.dll
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 07/11/2022

Send a report | Local help