You are here: Start » AVL.NET » AVL.GrabScreenshot(AvlNet.Image)
AVL.GrabScreenshot(AvlNet.Image)
Grabs a screenshot of the Desktop.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void GrabScreenshot( out AvlNet.Image outImage )
Parameters
- outImage
- Type: AvlNet.Image
Desktop screenshot image
