搜索资源列表
rubber banding MFC OpenGL 1_29_01.zip
- OpenGL下用异或方式画图
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
MFC实现多边形画图填充
- MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
rubber banding MFC OpenGL 1_29_01
- OpenGL下用异或方式画图-OpenGL or using different methods to draw
DrawToolSrc(VC++MFC)
- MFC写的画图程序,常用功能都已经具备.具有参考价值
ycj_028026
- MFC画图,实现类似与Windows系统画图软件的功能
mfc-draw
- MFC简单画图,PEN,工具,其他和举一反三
画图板MFC
- MFC画图软件,有笔刷,曲线,圆,矩形等特殊图形的绘制
DRAWCLIeasy 微软mfc提供的画图例子
- 微软mfc提供的画图例子,很好很强大,难度有一点,看懂了的画,对自己的图形图像编程很有帮助的!-Mfc Microsoft provides examples of drawing, very very powerful, a little difficulty, read the paintings, graphic images on their own programming helpful!
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.
MFC
- 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
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
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.)