搜索资源列表
绘图应用小程序
- 创建一个绘图应用程序,实现矩形、直线、及椭圆的绘制。用户点击鼠标完成图形的绘制,拖动鼠标改变大小。-create a mapping applications, achieving rectangular, linear, elliptical and mapping. Users click of a mouse to complete graphics rendering, drag the mouse to change the size.
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
draw
- 这是是用VC++6.0中的MFC写得一个绘图程序 主要实现用鼠标画直线矩形圆椭圆的一些简单图形。
0028_3
- 用鼠标控制绘图程序,包括直线,矩形,圆等-drawing with the mouse control procedures, including linear, rectangular, round, etc.
简单的绘图系统
- 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
简单的绘图工具
- 实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document functions; It is
绘图程序
- 绘图程序,可以绘制直线、圆弧、矩形等,并可以随意移动
开源矢量绘图控件源码
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。
C++绘图
- 该文档详细介绍有C++绘图的步骤、过程,包括直线、矩形、圆等等。并对其编辑也做了简述,是学习C++好资料
MFC 绘图程序
- 绘画基本的图形,比如圆,直线,矩形,设置线宽,颜色,填充
MFCdra 直线,矩形等基本图形的绘制
- MFC绘图可以实现直线,矩形等基本图形的绘制与设置转化-MFC drawing
Whiteboard2
- C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
Five
- MFC 绘图程序 点 直线 矩形 圆 椭圆的绘制,可拖动画图,并选择颜色-MFC draw dots lines rectangles and so on ,allow to set the color
Drawtool
- 小型绘图软件 直线 矩形 椭圆 随笔画 对图形的绘制 保存和修改-a small tool to draw simple lines,circles,and so on .and to save them.
GraphicalCS
- 很不错的一个绘图软件,包括直线,矩形,圆形的相关画法-A very good mapping software, including the straight, rectangular, circular draw the relevant law
C#写的绘图板
- C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。-C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change t
ManyDraw4
- 2008.net c#简单的绘图程序画直线矩形,圆-2008.net c# a simple drawing program drawing a straight line rectangle, circle
GDI
- GDI编程 绘图 直线 矩形 圆 填充图片-GDI programming drawing straight round filled picture
paint - 副本
- 基于C++实现简单的绘图 包括直线 矩形 椭圆 连续直线(Simple drawing based on C++)
绘图应用程序
- 实现功能: (1)能够打开和保存图片。 (2)能够实现绘画图形(直线、空心(实心)椭圆、空心(实心)矩形、多边形);多边形主要包括三角形、四边形、五边形、六边形。 (3)实现画笔粗细的变更; (4)实现画笔颜色的变更; (5)能够用鼠标在绘图板上单击拖动进行随笔画; (6)具有橡皮擦除功能以及全屏清除功能。(Realization function: (1) can open and save the picture. (2) can realize drawi