Skip to content
This repository was archived by the owner on Jun 17, 2019. It is now read-only.
/ Screenshot Public archive

A C# library that allows the user to create screenshots

License

Notifications You must be signed in to change notification settings

karlnicoll/Screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

A basic C# library that allows the user to create screenshots.

I wrote this library in university as part of my dissertation. A useful little utility for taking screenshots either of a full screen or part of a screen.

The main class is the Screenshot.Screenshot class. There are several Take() methods, each of which takes different parameters depending on what you want to do (save to a file, screenshot a part of the screen, etc). All methods return a copy of the screenshot as a bitmap.

Authors

  • Karl Nicoll

License

This code is released under the MIT license. See LICENSE for more information.

About

A C# library that allows the user to create screenshots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages