Skip to content

Use C# to capture certain area of the window. C#区域截图——调用API截图

Notifications You must be signed in to change notification settings

denisding/GetFormDemo

Repository files navigation

C#区域截图——调用API截图

前言

截图对于一个C++开发者来说无非是小菜一碟,也有朋友使用C#的 Graphics.CopyFromScreen 方法屏幕操作,作为一名整天想着用 C++ 开发游戏的初级 C#.NET 的程序员的我,只是自己研究区域截图,失败 n 多次,最后在半梦半醒中弄出来的简单的Demo,简单的分享一下而已。如此的班门弄斧,着实不堪,另外我的 C++ 水平也是处于入门水准,如果该博客有什么问题,请各位朋友留言指正,谢谢关照!

详细参见

http://www.cnblogs.com/herbertchina/p/4492922.html

About

Use C# to capture certain area of the window. C#区域截图——调用API截图

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages