搜索资源列表
完成通过鼠标在视图窗口内绘制任意形状的线
- 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function rectangular painting, painting w
MyEasyDraw
- 该小型绘图软件,可实现工具栏画圆,椭圆,线,点,并能改变其长度大小、填充颜色等功能-The Small graphics software can make Circle, ellipse, line, point,Change the length of the size, fill color and so on
Interactivegraphics
- (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
file4
- 在MFC平台下画圆,并且用画刷填充不同的颜色,还可以删除画好的直线-Drawing circle an the flat of MFC,fill different colors,and delete straight line which is drawed just right.
ZhangSan1
- 运用VC编程实现矩形、椭圆、圆的画线及颜色填充。以及客户端的交互-Using VC programming rectangular, oval, round draw lines and color fill. And interactive client
MFC_DRAW
- 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
circle4
- 可以在QT界面上用程序画圆,并且可以指定填充颜色,可以代替指示灯的功能(You can use a program to draw a circle on the QT interface, and you can specify a filling color that can replace the function of the indicator.)