搜索资源列表
用MFC编写的画图工具
- 画图工具 用MFC编写的画图工具,可以画直线、矩形等基本图形。-drawing tools with MFC prepared by the drawing tool can draw straight lines, basic rectangular graphics.
MFC简单绘图
- 这是一个简单的画图程序,VC6.0-This is a simple drawing program, VC6.0
vc画图
- Demo.zip 是WinPainter MFC应用程序源代码 WinPainter.zip 是WinPainter MFC ActiveX源代码 WPOcxTest.zip 是WinPainter ActiveX的测试程序
简易画图软件
- 本程序是在VC6.0的MFC下完成的,供学习参考交流用。 能实现随手画,直线,矩形,及椭圆,能设置线的类型,笔宽以及 丰富的颜色设定,在对话框还提供预览。对所做得操作能够保存。
24 MFc画图
- w MFc画图
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
mfc_undo+redo
- 年实习做的MFC画图程序(实现了undo+redo功能)-The MFC-year internship drawing program (realized undo+ Redo function)
Five
- MFC 绘图程序 点 直线 矩形 圆 椭圆的绘制,可拖动画图,并选择颜色-MFC draw dots lines rectangles and so on ,allow to set the color
multipoint
- 一个类似喷枪效果的画图板程序,用MFC实现的多文档界面程序,上课时老师的代码,希望可以帮助大家-A similar effect of the drawing board spray process, achieved by MFC MDI program, the teacher' s class code, I hope you can help
VC画图源代码
- 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
sketcher
- MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
_Draw
- MFC初学者试用的简易画图板源码,比较初级那种画图板-Try simple MFC beginners drawing board source, compare the primary kind of drawing board
Painter
- mfc画图源程序代码!欢迎大家交流学习-Drawing mfc source code! Welcome to the exchange of learning
Draw
- MFC单文档实现的画图程序,调用API绘制线,园,矩形等图形.-MFC single document to achieve the drawing process, Drawing API call line, park, rectangular graphics and so on.
Fund3-Draw
- 利用MFC编程实现基本画图功能,和打开保存的作用-MFC programming using the basic drawing functions, and to preserve the role of open
MFC-GDI-draw
- 基于MFC,用C++编写一个小程序 使得在程序界面可以实现画图功能 -To write a small program makes the drawing functions can be achieved in the program interface based MFC with C++
MFC-drawing1
- mfc 读取数据画图,在对话框设计实现-MFC read txt data drawing 1 MFC read txt data drawing 1 MFC read txt data drawing 1
MFC-drawing-program
- MFC画图程序,利用vc编写的画图程序,可进行简单的画图操作-MFC Paint program, using vc prepared drawing program, simple drawing operations
Windows下附件中的画图软件
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
mfc-paint
- MFC多点触控画图.只支持触控不支持鼠标-MFC multi-touch drawing