/SimpleScreenshotCapture

Sample project for the "Capturing screenshots using C# and p/invoke" article on cyotek.com

Primary LanguageC#MIT LicenseMIT

Capturing screenshots using C# and p/invoke

The sample application

This repository contains a sample application showing the basics of capturing screenshots in your C# applications via the use of platform invoke.

For more information, please see the following article on the Cyotek blog: