搜索资源列表
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.
DelphiCanvas
- 自己做的Delphi用CANVAS的几个小例子,练手用的。各位高手,这个鸟网站要我上传了多少只能下载几次,便宜都让你赚去了啊。抗议-done with the Delphi CANVAS several small examples, the practice hand. You masters, the birds website to upload a number I can download times are cheaper to make you go ah. Protest!
CanvasOutHtml
- Canvas输出HTML格式化内容,可以依照HTML语法,输出颜色,大小不同的字体。DELPHI代码。
BrushMain.rar
- delphi canvas 基本绘图功能例子,delphi canvas sample
BMPTOWMF
- 将位图转换成WMF图片,采用了CANVAS对像的DRAW方法..很实用的小工具。多多支持呀。-Will be converted into WMF bitmap pictures, using the CANVAS like the DRAW method .. very useful gadget. Can support you.
aboutres
- Canvas Drawing and Dyanamic cursor change
Canvas
- 一个delphi的画布的应用源码,在画布上画图形和写字-A delphi application source code of the canvas, draw on the canvas graphics and write
3dCanvas
- WAISS TW3DCanvas Component V1.5 Freeware This is a component that acts as a 3D canvas. It supports most of the methods of the Delphi TCanvas Component. All drawing methods sent to the component will be rendered in a 3D manor (extruded or embossed
GEOOOO
- GEO software - shows the geographical coordinates and shows it in canvas. Allows to make distance measurements-GEO software- shows the geographical coordinates and shows it in canvas. Allows to make distance measurements
Canvas
- 一个绘矢量图的小例子,很好用的小软件,希望大家多给建议-Vector painted a small example of a good use of small software, hope that we give the proposed
Canvas1-2-3-4
- Canvas,Delphi中的画布,本压缩包中包含了四个特效,我也是从网上找的教程,但教程中有点小错误,也可能是有的站长复制粘贴时不小心哈,我研究了下教程后就直接做成了程序了。喜欢的朋友拿去-Canvas, Delphi in the canvas, the compressed package includes four special effects, I also find online tutorials, but the tutorial a bit small mistake, I
ThreadSyncExample
- 在多线程中操作VCL对象时,需Synchronize到主线程,否则可能引起“Canvas does not allow drawing”异常。这是一个的线程同步例子,同时放了2种代码,可对照理解Synchronize的作用。-It s an example about how to operate VCL object in multithread. Use "Synchronize" To avoid "Canvas does not allow drawing" exception.
OpenGLCanvasbywqyfavor
- 这是可以利用OpenGL硬件加速的画布控件,使用最基础的OpenGL支持(Delphi自带的单元)。-This is the use of OpenGL hardware-accelerated canvas controls, using the most basic OpenGL support (Delphi' s own cells).
WhileLoop_Canvas_Color
- Working with Canvas using RGBToColor function. Change color, FillRect functions, effect is like progressbar. Two implementations, for and while loops.
PaintBox
- Delphi关于画布绘制的小程序。初学者可以参考一下。-Delphi canvas to draw on the applet. Beginners can refer to.
13-canvas-pic
- 13-canvas画布-图像翻转,演示样例 delphi 代码-canvas picture example
59673
- Delphi Canvas方法在图片上写入文字,编程学习源码,很好的参考资料。-The Delphi Canvas method to write text in the picture, learning programming source code, a good reference.
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)
Canvas
- delphi 画图写字 画图写字 画图写字-delphi ok
涂鸦-线程画线
- Delphi自带的画布,用鼠标画图,创建线程自动划线(Delphi's own canvas, with the mouse drawing, create the thread automatically.)