搜索资源列表
DrawToolSrc(VC++MFC)
- MFC写的画图程序,常用功能都已经具备.具有参考价值
ycj_028026
- MFC画图,实现类似与Windows系统画图软件的功能
mfc-draw
- MFC简单画图,PEN,工具,其他和举一反三
MFC框架实现一个画图程序
- 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-Use of VC development platform, MFC framework to achieve a drawing program, as many features of Windows comes with Paint, and expand its capabilities.
DrawingPro
- MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
DrawWave_SaveAsBmp
- MFC双缓冲绘图,正弦波移动,适合工控数据采集.-MFC double buffering graphics, sine-wave movement, suitable for industrial data acquisition.
TEST
- 使用visual c++实现的一个MFC画图程序,输入要画几边形后,点击几次鼠标左键就可生成几边形-Using visual c++ to achieve a MFC Paint program, enter the draw a few-gon, then click the left mouse button you can generate a few hundreds gon
DrawDemo
- 基于Visual C++的MFC画图程序-Based on Visual C++ Paint program in MFC
Style
- 一个MFC画图软件,有基本的画图功能,可以画直线,圆,矩形-A MFC drawing software, a basic drawing functions, you can draw lines, circles, rectangles
painteruseMFC
- 用纯MFC函数实现画图,选择颜色功能。比较充分的利用面向对象的思想。-use MFC to painter,you can choose the color if you want.
drawcli
- 各种画图功能,很强大,基于VC++,MFC等,有利于C++,数据结构的学习-many good codes for photos
11
- mfc编程技巧,主要介绍mfc画图,很不错的 -mfc programming techniques, introduces mfc drawing, very good
qddown_vc1020345346241
- MFC画图源码,可以直接画出点,直线,圆,等图形并且可以设定线条颜色。-Paint MFC source code, can draw points, lines, circles, and other graphics and can set the line color.
DrawLine
- vc++开发的基于MFC的画图程序,可以完成画圆、直线、曲线、多边形、椭圆等图形的绘制,并对颜色进行处理。-vc++ main()
Painter-a-Animation
- MFC单文档做的简单画图板,有橡皮筋功能。还有帧动画-MFC single document to do a simple drawing board, with rubber band functions. There are frame animation
MFC-Draw
- 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.
基于MFC的画图源代码
- 基于MFC的画图源代码,很有内涵哦!可以跟windows里的画图平分秋色,不信你下了就知道了……
CPP-MFC-draw
- 使用MFC画图;Invalidate函数-use MFC draw line Invalidate
DrawingBoard-master
- 基于MFC框架的画图板应用,基本的画图,重绘等功能都实现。(The application of drawing board based on MFC framework, basic drawing, redrawing and other functions are realized.)