ericsia / ScreenshotC

A demo for how to screenshot in C and save it in bmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScreenshotC

A demo for how to screenshot in C and save it in bmp
Please star. And issue pull request if there is a better way than this.
To Compile:

gcc screenshot.c -mwindows -o screenshot.exe

About

A demo for how to screenshot in C and save it in bmp


Languages

Language:C 100.0%