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

C# 截屏代码

于 2022-01-21 发布 文件大小:1.15 kB
0 62
下载积分: 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 个回复

  • Let_Us_C_YashwantKanetkar
    a wonderful book for beginners in C
    2010-12-19 18:10:47下载
    积分:1
  • Birthday
    给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
    2014-03-04 17:47:21下载
    积分:1
  • 94c8dcd0e2a8
    一种基于纹理特征分析的遥感图像分类C++程序(Based on the analysis of texture characteristics of remote sensing image classification C++ program)
    2012-12-25 17:57:06下载
    积分:1
  • TSMatrix1
    转置,就是一个转置,没有别的东西,还要说点什么!!!!(Transpose thank you very much!!!)
    2010-05-11 22:52:00下载
    积分:1
  • HC-SR04超声波程序
    HC-SR04超声波程序,在f103上测试过(HC-SR04 ultrasonic program, tested on F103)
    2020-06-19 07:40:02下载
    积分:1
  • c++ 校招面试题(附答案与解析).pdf(219页)
    C 面试真题题库
    2020-06-26下载
    积分:1
  • 3-野火M3-USART1(DMA)
    说明:  stm32串口,利用串口收发数据,可以接收和发送从电脑传来的数据(stm32 serial port use the serial port to send and receive data can receive and send data from the computer)
    2020-01-03 21:44:56下载
    积分:1
  • GNSS数据采集软件
    GNSS数据采集软件 通过串口连接,实时采集数据.支持NMEA RTCM等多种格式.可以实时显示高度角/方位角/信噪比/坐标等数据.VS编写
    2022-06-16 00:11:16下载
    积分:1
  • 遗传算法讲解及matlab实现范例
    遗传算法是当前比较热门的智能算法之一,pdf对于遗传算法的原理和实现进行了简单讲解,其他代码用于提供matlab实现范例。
    2023-03-01 21:00:04下载
    积分:1
  • GCP
    GCP是地面控制点的缩写,主要是处理地面控制点的类,包括控制点的读取处理以及写出。(GCP is an acronym for ground control points, mainly handling ground control points, including read and write process control points.)
    2014-02-25 11:53:44下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载