|
|
Screen
|
The ScreenArea type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Capture | Performs screen capture over all monitors. |
|
|
Capture(ImageFormat) | Performs screen capture over all monitors. |
|
|
Capture(Rectangle) | Performs a screen capture the given Rectangle. |
|
|
Capture(Screen) | Performs screen capture for given Screen. |
|
|
Capture(Rectangle, ImageFormat) | Performs a screen capture the given Rectangle and ImageFormat. |
|
|
Capture(Screen, ImageFormat) | Performs screen capture for given Screen and ImageFormat. |