|
|
|
|
|
PicRectangularSnip (Function) In french: PicCaptureLasso Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image. 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.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|