搜索资源列表
work2
- 一个从MSDN的scribble改进的程序,可以画直线,矩形及椭圆。对于学习图像处理是个很好的入门-a scribble from the MSDN improved procedures can draw straight lines, rectangle and oval. Learning image processing is a very good entry
mfc简易画笔
- 一个简单的绘图程序,能够绘制矩形,直线,椭圆等一系列的图形。比较方便,还可以随意改变图形的颜色。-a simple drawing program, to draw a rectangle, straight, oval and a series of other graphics. More convenient, but also can arbitrarily change the color graphics.
TheMenu3
- 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update
1
- 编写一个Applet相应鼠标事件,用户可以通过拖动鼠标在Applet中画出矩形,并在状态条显示鼠标当前的位置。-Applet to prepare a corresponding mouse event, the user can drag the mouse to draw in the Applet in the rectangle, and in the status section shows the current mouse position.
MyPaint
- 1、 在屏幕上绘制图形以下图形 直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。 矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
MFCPictrue
- 实现一个简单的画图程序,用MFC实现,可以画直线,矩形,设置颜色-Achieve a simple drawing program, using MFC implementation, you can draw a straight line, rectangle, set colors
draw
- 利用单文档实现绘图的功能,能画直线、椭圆、矩形等图形,并具有画笔、画刷和橡皮擦功能。-Using single document to realize a function of drawing.It can draw the line,ellipse,rectangle,and so on.It also has the function of paint pen, paint brush and eraser.
ToolDemo
- 简单的实现工具栏,为工程添加一绘图下拉菜单,在其添加了“绘制矩形”菜单命令项,在工具栏添加一个图像按钮,并实现其功能-The realization of a simple toolbar, add a mapping for the project drop-down menu, add it in the " Draw Rectangle" menu item command, the toolbar button to add an image, and the real
BrushEllipseRectangle
- Brushes Draw a rectangle in a dialog box-Brushes Draw a rectangle in a dialog box
DrawRectangle
- 程序运行出现窗口,点击鼠标弹出对话框,设置矩形的宽和高就可以在窗口中画出矩形-Run window appears, click on the mouse pop-up dialog box, set the rectangle' s width and another job in the window to draw a rectangle
DrawDemo
- 绘图demo 可以绘制直线、圆、矩形等的单文档程序-Drawing demo can draw a straight line, circle, rectangle, etc. Single Document procedures
h
- 1. 编制应用程序,可使用鼠标在客户区绘制出若干矩形,注意图形的保存与重绘。 2. 编制应用程序,可使用上下左右四个方向键控制矩形的移动,要求:不能使矩形移动到客户区以外。 -1. Preparation of the application, the client can use the mouse to draw a number of rectangular areas, drawing attention to the preservation and redraw. 2. Pr
transparent
- 显示一个部分透明的小精灵窗口,和一个对话框窗口,如何画不规则的窗口区-to display a part transparent spirit ,you can learn how to draw a not rectangle dialog window.
Interactivegraphics
- (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
drawtu
- 这个VC++程序的是功能是实现在窗口绘制矩形、椭圆、多边形等图形-This is the VC++ program function is to achieve in the window draw a rectangle, ellipse, polygon and other graphic
Myexp1
- 设计开发一个简易图形编辑器。1. 交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2. 绘制结果可以正确持久化(存储到文件、从文件中读出) -Design and develop a simple graphics editor. 1. Interactive rendering graphics (including at least line, rectangle and text) of the painted graphics can properly a
ColorConverter
- 该文件的主要功能是实现:画矩形,并赋颜色-draw rectangle ,and paint colors
rect
- 这个程序可以实现用mfc画出大小不一的矩形-draw rectangle with mfc
MFC-rectangle-lines
- MFC绘制矩形和直线,功能较为齐全,非常不错-MFC draw rectangles and straight lines, functions more complete, very good
draw
- 一个简易的画图程序,用VC++写的,可实现画直线画矩形等功能。-A simple drawing program, written in C++, you can achieve linear paintings draw a rectangle, and other functions.
