搜索资源列表
捕捉屏幕图像,支持全屏指定区窗口捕捉
- 捕捉屏幕图像,支持全屏指定区窗口捕捉等功能-capturing screen images to support full-screen window designated zones capture functions
delphi实现屏幕图像捕捉
- 屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
用VisualC+实现屏幕抓程序
- 本实例通过一个钩子DLL实现了屏幕抓图的功能,它有一个缺陷,那就是只能保存整个屏幕图像,不过读者朋友可以在此基础上,实现屏幕任意区域的抓图功能,具体方法不再赘述,实现起来很容易的了,呵呵。-examples of the hook through a DLL screen in the screen function, it has a flaw, is that the only preservation of the entire
屏幕图像捕捉
- VC开发的一款屏幕图像捕捉程序,支持全屏幕、指定区域、窗口的捕捉 -development of the new VC screen image capture process, support full-screen, the designated area, the window capture
捕捉屏幕图像
- 可以把屏幕内容捕捉下来,用在制作墙纸方面 ,相当于print screen键-This program can be used to catch the screen image, which can be used as wall paper. This function equals to \"print screen\" key.
屏幕图像捕捉
- VC开发的一款屏幕图像捕捉程序,支持全屏幕、指定区域、窗口的捕捉 -development of the new VC screen image capture process, support full-screen, the designated area, the window capture
捕捉屏幕图像
- 可以把屏幕内容捕捉下来,用在制作墙纸方面 ,相当于print screen键-This program can be used to catch the screen image, which can be used as wall paper. This function equals to "print screen" key.
捕捉屏幕图像,支持全屏指定区窗口捕捉
- 捕捉屏幕图像,支持全屏指定区窗口捕捉等功能-capturing screen images to support full-screen window designated zones capture functions
小小计算
- 该c程序用于加强c语言的键盘输入与屏幕图像的配合操作等,对初学者,绝对经典-the procedures used to strengthen c c language keyboard input and screen images with the operation, for beginners, absolute classic
实例7
- 网络监控软件包括客户端与服务器端,能对远程计算机进行操作, 比如锁定远程计算机,获取屏幕图像,控制鼠标动作等。-network monitoring software, including client and server side, the remote computer can operate, such as locking remote computer, access to the screen images, such
delphi实现屏幕图像捕捉
- 屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
RemoteControl-1
- 一个用VC++6.0编的程序例子,实现远程屏幕图像的传输 -a VC 6.0 Provision procedures example, remote screen image transmission
zidongjiepingdaowenjian
- 不错的一个实现了定时截取当前屏幕图像的小程序.-a good time to achieve the interception of the current image of the small screen procedures.
Screensp
- 一个使用BCB开发的在网罗上传输屏幕图像的程序-a BCB use in the development of the transmission gathered on the procedure screen image
SendScreen
- 控制远程电脑截屏幕图像并回传的例子,包括客户端和服务端两个工程。这个例子中的重点示范是只把截取的图像中有变化的部分保存和传回,因此传送数据很小。-close to the screen images and biographies of examples, including client and server-side two projects. This case is the focus of the model only int
screen
- 提出一种新的远程屏幕图像实时传输方法,对三大关键步骤,即采集屏幕图像、屏幕图像压缩和远程图像传输进行了详细分析.根据计算机屏幕图像的特点和传统存在的缺陷,对三大步骤进行了改进,使屏幕图像能实时、有效、安全传输.-A new image of the remote screen in real-time transmission method, the three key steps, namely image acquisition s
VC-basic-2
- 本文将给出VC++6.0下实现抓取整个屏幕图像及光标区域的具体步骤及程序代码。-This article will give VC++ 6.0 crawl under the screen images and cursor region specific steps and procedures of the code.
SimplePlayer
- 本例子是根据<<directShow开发指南>>第五章例子编写. 在该书例子中,屏幕图像抓取(bmp)不成功.修正后,能抓取bmp图片.说明,本例子非原创.编译工具VS2003.net.-The examples are based on <<directShow开发指南>> examples of the preparation of the fifth chapter. In the
Screen_image
- 用delphi编程实现的屏幕图像的快速传输(Fast transmission of screen images)
利用VB捕捉并保存屏幕图像
- 利用VB捕捉并保存屏幕图像,VB用API模拟printscreen按键并把图像显示在picturebox上(Capturing and saving screen images using VB)