搜索资源列表
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.
BrushMain.rar
- delphi canvas 基本绘图功能例子,delphi canvas sample
Canvas
- 一个绘矢量图的小例子,很好用的小软件,希望大家多给建议-Vector painted a small example of a good use of small software, hope that we give the proposed
OpenGL-Canvas-delphi
- delphi opengl 这是可以利用OpenGL硬件加速的画布控件,使用最基础的OpenGL支持(Delphi * 自带的单元)-delphi opengl This is hardware acceleration using OpenGL canvas controls, using the most basic OpenGL support (Delphi* own unit)
涂鸦-线程画线
- Delphi自带的画布,用鼠标画图,创建线程自动划线(Delphi's own canvas, with the mouse drawing, create the thread automatically.)