搜索资源列表
完成通过鼠标在视图窗口内绘制任意形状的线
- 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用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
sphereinVC
- 这个是VC上面的小程序,可以画出圆的框架,并能够填充颜色-this is a small VC above procedures can be painted round the framework and can fill color
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
xxj641sy5_3
- 在鼠标单击处画一个圆,并且可以选择红,蓝,绿三种颜色填充-Department paintings in the mouse click a circle, and can choose red, blue, green, filled with three colors
Drawing
- 计算机图象学画图包括画直线 圆 巨型 多边行等等,还有图形颜色的填充清除-Learn computer graphics, including drawing a huge round of multilateral draw straight lines and so on, have filled the clear color graphics
draw
- 简单绘图程序,可画铅笔线条、直线、矩形、圆角矩形、圆、椭圆、填充图形(编辑颜色)以及橡皮、输入文字、撤销、重做、背景颜色设置、反色、线条粗细设置、存储、读取图片等功能。-A simple drawing program to draw a pencil line, straight, rectangular, rounded rectangular, round, oval, filling graphics (edit color), as well as rubber, enter text
your_dram
- 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
MyEasyDraw
- 该小型绘图软件,可实现工具栏画圆,椭圆,线,点,并能改变其长度大小、填充颜色等功能-The Small graphics software can make Circle, ellipse, line, point,Change the length of the size, fill color and so on
452323425
- 用算法实现画直线,椭圆,圆,三角形. 颜色的填充. 以及几何变换:平移,旋转,缩放.-Drawing a straight line with the algorithm, oval, round, triangle. Color fill. As well as geometric transformations: translation, rotation, scaling.
Interactivegraphics
- (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
MFCDrawPicture
- 用MFC技术实现计算机图形学中画板的基本功能。放大缩小填充颜色,填充样式:直线填充斜线填充全填充,画圆,画多边形。对图形移动,放大缩小复制粘贴等-Using MFC technology to realize the basic functions of the computer graphics drawing board. Fill color, fill style: straight-line filling slash zoom to fill full-filled, circle,
file4
- 在MFC平台下画圆,并且用画刷填充不同的颜色,还可以删除画好的直线-Drawing circle an the flat of MFC,fill different colors,and delete straight line which is drawed just right.
Game
- 列表框的使用,旋转按钮最小步长0.1,类与类的数据传输,GDI内存作图,画圆,填充颜色,鼠标形状变幻,随机函数,类似打地鼠的小游戏程序-Use the list box, spin buttons minimum step size 0.1, data transfer between classes, GDI memory mapping, Circle, fill color, shape of the mouse changes, random function, similar to t
Drawing-board
- 一个小型画板,可以画直线、圆、椭圆、三角形、矩形、多边形、输入文字、图形填充同时变换字体和颜色,还可以打开位图,并对位图进行修改和保存-A small drawing board, you can draw lines, circles, ellipses, triangles, rectangles, polygons, enter text, graphics, fonts and colors fill the same transformation can also open the b
vc5_2
- 创建一基于对话框的应用程序,添加一快捷菜单、工具栏,单击该工具栏按钮或选择菜单后,弹出一新的页面对话框(圆盘页面和旋转圆盘页面),圆盘页面对话框中显示一个由8个扇区组成的圆盘,每个扇区分别填上红绿蓝等颜色,旋转圆盘页面对话框中则将上述圆盘动态旋转起来(注:用FloodFill(x,y,COLORREF)填充一个封闭区域的扇形,(x,y)为扇形中的任一点,COLORREF为封闭曲线的颜色,填充色由画刷决定)。-Create a dialog-based application, add a sho
ZhangSan1
- 运用VC编程实现矩形、椭圆、圆的画线及颜色填充。以及客户端的交互-Using VC programming rectangular, oval, round draw lines and color fill. And interactive client
MFC画图程序
- 用MFC写的画图程序,可以画直线,折线,圆,多边形等,能改变图形的填充颜色和边框颜色,也能保存所画的图形
delphi画图2system
- 这个一个delphi编写的个人图形系统 能以矢量方式保存图像,支持画线,方形,椭圆,圆,填充颜色,移动图形,删除图形等(This is a delphi prepared by the personal graphics system Ability to save images in vector mode, support lines, squares, ellipses, circles, fill colors, move graphics, delete graphics, etc
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.)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo