Create a bitmap of the current state of a window with an option to save a file
Last updated 2 years ago
Name | Ui Capture Image
Nickname | Capture
Tab | Ui
Panel | Window
Division | 2
W | Window (Ui+ Window) | A Ui Window object
F | Folder Path (A) | The folder path to save the file
N | File Name (A) | The file name for the image
R | Resolution (A) | The PPI (Pixels Per Inch) resolution for the image which must be greater than or equal to 72.
S | Save (A) | If true, save image file
B | Bitmap (System.Drawing.Bitmap) | A Bitmap of window contents
none