Display..::..ScreenshotWindow Method
Overload List
Name | Description | |
---|---|---|
ScreenshotWindow(IntPtr, String, ImageFormat, Int32, Int32) |
Take a window screenshot and save to file.
|
|
ScreenshotWindow(IntPtr, String, Int32, Int32) |
Take a window screenshot and save to .jpeg file.
|
|
ScreenshotWindow(IntPtr, Int32, Int32) |
Take a window screenshot and return Image.
|