登录
首页 » c# » C# 截屏代码

C# 截屏代码

于 2022-01-21 发布 文件大小:1.15 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

using System; using System.Collections.Generic; using System.Text; using System.Drawing; using System.Windows.Forms; namespace Screencap {     public class Capture     {         public enum CaptureTarget         {             Window,             Screen         }         public static Bitmap CaptureImage(CaptureTarget target, IntPtr windowHandle)         {             if (target == CaptureTarget.Window && windowHandle != IntPtr.Zero)             {                 Rectangle rect = GetWindowRect(windowHandle);          

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#实现 模拟QQ 添加好友、发消息、群发消息、查看好友资料、登陆、退出,删除好友等操作【附源码,已测试通过】
    群发消息,给好友发消息,登陆、添加好友等功能已实现,查看好友资料
    2013-02-19下载
    积分:1
  • 多播,回调实现对服务器IP的返回
    服务器获取IP 客户端点击确定 可以返回服务器的IP,客户端修改本地IP
    2022-04-30 22:50:01下载
    积分:1
  • LCD
    这是430的一个LCD的驱动程序,对于430的学习有很好的帮助。(This is a 430 LCD driver, have very good help for 430.)
    2013-12-02 14:34:00下载
    积分:1
  • PersProjDemo
    Teach you the pipeline of 3D object, especially the perpective project
    2013-09-01 12:46:11下载
    积分:1
  • 一个WebSocket演示C++
    一个WebSocket演示C++,Visual Studio 2010 +客户端Firefox,HTML,JavaScript,
    2022-01-30 19:29:51下载
    积分:1
  • 串口代码个
    LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验LCD驱动显示实验 
    2022-05-22 01:56:08下载
    积分:1
  • chuang
    窗函数进行滤波,使用FIR滤波器进行操作(Window function to filter, use the FIR filter to operate)
    2017-03-06 12:38:27下载
    积分:1
  • 30_Collide
    用opengl模拟的一个球体再三维空间的碰撞过程。(mocking a process of the ball hit each other in 3Dspace.)
    2009-09-17 11:04:23下载
    积分:1
  • ziliao
    非常全的单片机资料,内有详细的各种常见电器原件资料,单片机教程,单片机例程等(SCM data very full, with detailed information on a variety of common electric elements, microcontroller tutorials, microcontroller routines, etc.)
    2014-03-13 10:38:29下载
    积分:1
  • lvxingshangwenti
    人工智能技术试验-旅行商问题的实现,该程序利用A*算法实现了旅行商问题(Traveling Salesman Problem)
    2014-05-03 19:35:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载