搜索资源列表
screen_cap
- VC++指定区域抓图、截屏小程序。MFC-VC++ designated area drawings, screenshot applet
QQ(ScreenCap)
- QQ截图的源代码,希望对大家有用,我觉得挺好的,vc下测试通过-QQ screenshot of the source code, we hope to be useful
capturescreen
- WINDOWS下用VC++开发的截屏工具软件-WINDOWS using VC++ development tools software screenshot
SonicUIDemo
- 本源代码运行于VC.net,这是基于SonicUI引擎而实现的常见窗体动画效果,像游戏中的动画一样,窗体可以慢慢消失、窗体内部的元素可以动画翻转,示例截图是其中一个程序的抓图,学习VC UI技术值得参考的好资料。-Source code running on VC.net, which is based on the engine and the realization of SonicUI common form of animation effects, such as animated g
screen_cap
- VC++指定区域抓图、截屏小程序,支持全屏、指定区、窗口捕捉或者是其它对象,抓取后自动显示在工作区中,并可以保存为BMP,没有加入保存为其它图像的功能-VC++ designated area capture, screenshot applet to support full-screen, the designated area, capture window or other object, automatically appear in the crawl area, and can b
eastdraw
- 一款工程CAD绘图软件EastDraw的源代码,VC++6.0开发编写,功能还是比较强大的,演示可看截图。在VC6.0下编译通过。源码有很高的学习价值,它可以用来绘制平画图形,直线、矩形、不规则图形等等,并对其角色,类似AUTOCAD软件的功能。-A CAD drawing software engineering EastDraw source code, VC++6.0 development of the preparation, function is still relatively
83390097ScreenCaptureDemo
- vc写的具有桌面截屏功能,是仿造QQ截屏功能写的,里面重载了橡皮筋类。-vc write a desktop screenshot features, functions modeled QQ Screenshots written, which override the rubber band class.
2
- VC截屏程序,可以实时截取桌面的显示内容。-VC screenshot program that can display real-time interception of the desktop.
screen_cap
- VC++指定区域抓图、截屏小程序,支持全屏、指定区、窗口捕捉或者是其它对象,抓取后自动显示在工作区中,并可以保存为BMP-VC++ designated area capture, screenshot applet to support full-screen, specify the area, window capture, or other objects, crawl automatically displayed in the workspace, and can be saved
TestDBuffer
- 使用VC++6.0编程,采用双缓冲机制进行绘图,并附带有屏幕截图的功能,详见程序代码.-Use VC++6.0 programming, the use of double buffering mechanism for drawing, together with the screenshot function, see the program code.
PtClr
- vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标-When vc++ for the specified pixel color, as shown in the screenshot demonstrates, the user can use the left mouse
