|
NirCmd Command Reference - savescreenshot
|
savescreenshot [filename] {x y width height}
save the screenshot of current screen into the specified image filename.
The following file formats are supported: .bmp, .gif, .png, .jpg, .tiff
You can also specify *clipboard* instead of real filename if you want to save the screenshot
into the clipboard.
This command only works on Windows XP/2003/Vista (GDI+ is required)
You can also specify 4 optional parameters - x, y, width, and height, if you want to
save only a part of the screen.
Examples:
savescreenshot "c:\temp\shot.png"
savescreenshot "c:\temp\shot.png" 50 50 300 200
savescreenshot *clipboard* 150 150 400 400
Other commands:
NirCmd Web Page
Download NirCmd
NirSoft Web Site
|
|