搜索资源列表
catchscreen
- 把整个桌面屏幕截图,保存下来,然后把对话框设置全屏顶层窗口,然后把保存下来的位图,在OnEraseBkgnd中把整个位图贴到对话框上,然后用像皮筋类选择截取范围,看起来就像操作屏幕一样-entire desktop screenshots, preserved and then set up full-screen dialog top window, then the preservation of the bitmap, in which the entire OnEraseBkgnd Bi
ScreenSnaperDemo
- 截取当前屏幕,区域,活动窗口图片
printScreen
- printScreen实现截屏功能,能够截取屏幕然后将其保存为1.bmp文件。
screensave
- 可以将屏幕截取下来的一段程序,用于取图,可以保存
ScreenCutter
- 一种类似于qq屏幕截图的代码,能实现桌面的屏幕截取-Qq screenshot that is similar to the code, can achieve Desktop Screen Capture
stretch_the_graphic_display
- Visual C++编程技巧精选中图像处理例程 如何截取当前屏幕-Visual C++ programming skills in the selection of image processing routines to intercept the current screen
How_to_intercept_the_current_screen
- Visual C++编程技巧精选 如何截取当前屏幕-Visual C++ programming skills to intercept the current screen selection
savescreen
- 这个是初学者写的一个小程序,能够实现截取当前屏幕的功能。-This is a small program for beginners to write, can realize the function of interception of current screen.
jt
- dev c++编译下的截取桌面屏幕,并保存为bmp图片-dev c++ compiler interception under the desktop, and save it as bmp images
captionpic
- vc++抓屏,截取当前屏幕核心代码,为了操作和显示方便,这里为其增加了一套窗体,你只需在启动程序后在窗体的空白处点击右键,即可将当前屏幕的内容截取下来,并显示在窗体中,与QQ抓图十分相似-vc screen capture, interception current screen the core code, easy to operate and display, where the increase for a form, you simply start the program after
2
- 一个用于截取当前屏幕的程序,告别qq截图-A procedure for interception of the current screen, farewell qq screenshot
getimage
- VC++截取当前屏幕,编译源代码后,运行Debug目录中的EXE文件,然后点击鼠标右键即可截取当前屏幕,若要想开发截屏程序,可以此为基础进行扩展.-VC++ interception current screen, compile the source code, run the EXE file in the Debug directory, and then click the right mouse button interception current screen, if you wa
Capture-screen-and-save
- 该功能主要实现实时截取当前屏幕并保存为bmp格式的图片到当前程序运行的路径底下。用户只要点击对话框上的按钮,就能在相应路径底下查看图片。-The main functions to realize real-time capture the current screen and saved as a BMP format pictures under the path to the current program is running. Users just click on the butto
Screenshot-program
- 这个截图程序是截图的一个示例程序,通过修改参数可以截取电脑屏幕任意位置,VC++ 6.0测试过了,给初学者提供一个很好的例子-This program is an example screenshot screenshot of the program, by modifying the parameters can intercept computer screen anywhere, VC++ 6.0 tested, to provide a good example for beginne
RGBConver
- C++/Qt rgb数值和16进制数值 转换工具,并且集成了截屏工具。可以动态截取屏幕.-this C++/ Qt tools used to convert color rgb value and hex value, it also has a screen capture tool.