1
1
Fork
You've already forked Capshot
0
C# program to take and edit screenshots, as well as recording gifs
  • C# 100%
Find a file
2018年09月16日 13:26:02 +02:00
Classes Translate project into English ( #1 ) 2018年09月16日 13:26:02 +02:00
Controls Compatibility with older C# versions 2018年09月16日 10:07:35 +02:00
Forms Translate project into English ( #1 ) 2018年09月16日 13:26:02 +02:00
Hook Initial release 2016年10月13日 15:39:28 +02:00
Properties Translate project into English ( #1 ) 2018年09月16日 13:26:02 +02:00
Res Initial release 2016年10月13日 15:39:28 +02:00
.gitignore Initial release 2016年10月13日 15:39:28 +02:00
App.config Initial release 2016年10月13日 15:39:28 +02:00
appicon.ico Initial release 2016年10月13日 15:39:28 +02:00
Capshot.csproj Initial release 2016年10月13日 15:39:28 +02:00
LICENSE Initial release 2016年10月13日 15:39:28 +02:00
README.md Remove invalid information from the README 2017年07月07日 09:59:31 +02:00

Capshot

Capshot is a C# program which interops with the Windows API in order to take screenshots, as well as being able to record gifs.

Features

  • Screenshot an area, a window or the full screen.
  • Record gifs.
  • Save the screenshots to a file, or copy them to the clipboard.
  • Integrated editor with many features, such as blur, pen, rotate, etc.