搜索资源列表
Screen
- 很好用的屏幕截图程序,类似QQ。全部源码,编译通过。
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin //调整滚动窗口的大小以适应截获图像的大小
QQ
- MFC实现,很好用类似于QQ的屏幕截图程序编译通过,可以以用。-Similar to the QQ screenshot program compiled by good use, can be used.
123qwe
- 一运行就实现读文件及屏幕截取功能,本想实现找图功能,但能力有限只实现了截图功能,希望在这里能学更多-A run read documents and screen capture functionality, to achieve wanted to find a drawing function, but limited ability to achieve only the screenshot function, hope can learn more here
DragWind
- 实现抓取屏幕,保存为图片格式,类似于QQ截图,实现聊天功能的MFC程序。-Achieve capture screen, save it as a picture format, similar to the QQ screenshots, chat function of the MFC.
capColor
- 自己写的一个用于屏幕截图的VC++程序,包含了吸管工具自动从屏幕取色的功能,并实现了截图并保存的功能!-Write your own VC++ a screenshot for the program, including the eyedropper tool to automatically take color from the screen functions, and to achieve a screenshot and save function!
ScreenLog
- C# 屏幕差异截图 1 屏幕截图 2 截图压缩 3 支持全局快捷键 4 支持屏幕局部截图-C# 屏幕差异截图