Skip to content

sakaztk/ScreenShot.cs

Repository files navigation

ScreenShot.cs

> ScreenShot -h
Capture the screen. Accepted file types are BMP, GIF, JPEG, PNG and TIFF.

Usage:
  ScreenShot [ -a | -m | -w ] [-f filepath] [-o] [-h]

Options:
  -a, --all         #Capture all screens. (Default)
  -m, --main        #Capture the main screen.
  -w, --window      #Capture the active window.
  -f, --file        #Specify the file name.
  -o, --overwrite   #Overwrite the file if exists.
  -h, --help        #Show this help.

Examples:
  ScreenShot                  #Capture the screen as Capture.bmp
  ScreenShot Screen.jpg       #Capture the screen as Screen.jpg
  ScreenShot -w -f Window.png #Capture the active window as Window.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages