搜索资源列表
C++Builder中使用图形
- 如何使用图形对象(如Form,Image等)的画布(Canvas)在C++Builder应用程序中绘制图形-how to use the graphics objects (such as Form, Image, etc.) canvas (Canvas) in the C Builder applications drawing graphics
work5
- 按照要求采用Graphics类中绘图方法绘制出如图的图表,在Canvas中绘制出图表,在Panel容器中实现组件的添加 -In accordance with the requirements of the use of Graphics class in figure drawing methods draw charts, drawn in the Canvas in the chart, in the Panel container implementation components
Java
- Java编程中所应用到的常见功能预言,包含练习分解颜色、练习画板、画布等。-Java application programming in the prediction of the common functions, including decomposition of color to practice, practice drawing board, canvas and so on.
Drawingpad
- HTML5 canvas based drawing application
CanvasDrawing
- canvas drawing by java
Simple-Drawing-Board
- 使用html5的canvas写一个简单的画板程序 尚在学习改进中-The canvas using html5 write a simple program is still under study to improve the drawing board
html5-canvas-drawing-app
- HTML5 canvas drawing application. fully offline-HTML5 canvas drawing application. fully offline!!!!
DrawingCanvas
- 一个画图板 有图形 铅笔 颜色 可以换背景颜色 -a drawing Canvas
Prj21_1
- j2me入门程序,canvas的绘图以及各种操作的实现-the j2me entry procedures, the canvas drawing, and a variety of operation
mousedraw
- HTLM5 canvas 实现的鼠标画图功能-HTLM5canvas to achieve a simple mouse drawing
Canvas
- 用JAVA编写的Canvas绘图程序,可以制作许多漂亮的图片-Canvas drawing program written in JAVA, can make a lot of pretty pictures
imagedraw
- juery解析xml取得多边形各点循环绘图范例,使用html5的canvas-the parse xml obtain point cycle drawing polygons example on juery use html5' s canvas
webExercise
- 用html5的canvas写的一个网页画图器,重点在于拖动和图片的旋转判定等方面-Wrote a web page with html5' s canvas drawing, focuses drag and picture rotation determination
Canvasht
- 用java实现的Canvas绘图程序,实现显示 "直线", "弧", "矩形", "圆角矩形", "三角形", "文字"-With the java implementation Canvas drawing program, show " straight line" , " arc" , " rectangle" , " rounded rectangle" , " triangle&quo
drawWindows
- 用HTML5 Canvas前台绘制窗户形状的图片源码-HTML5 Canvas Drawing Windows
97567
- Canvas绘图程序Java源码,编程学习源码,很好的参考资料。-Canvas drawing program Java source code, learning programming source code, a good reference.
canvas-online
- 用js做的一个在线画图工具。代码加必需图片实现。-Js to do with an online drawing tool. Code plus the required images achieved.
drawing-program
- A drawing program in Java. You can draw on the canvas you set up.
poster-master
- ## 视频截图工具 poster是一个专门为视频截图的小工具。 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <scr ipt src="poster.js"></scr ipt> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.b
FrCapture-master
- ## 视频截图工具 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <scr ipt src="poster.js"></scr ipt> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.bool){ //输出文件对象