搜索资源列表
imagestone
- 介绍:ImageStone是一套功能强大的C++图像处理库,它可以在多个平台之间移植。 功能包括:读写图像文件,显示,柱状图分析,undo/redo支持,超过100种预定义 的特效等。-presentations : ImageStone is a powerful C Image Processing Library, it can be used on multiple platforms transplantation. Features include : read and wr
GDI+ImgProc
- 用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!-use GDI + to read images, inversion, generating grayscale handle. And a redo and undo function. Learning GDI + image programming a very good reference example!
CManageDraw1.0
- 实现绘图过程中的Redo,Undo,设计简洁,值得下载!
DeviceEditor07-8-15
- 这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助.
mfc_undo+redo
- 年实习做的MFC画图程序(实现了undo+redo功能)-The MFC-year internship drawing program (realized undo+ Redo function)
GDIDraw
- 实习刚开始用MFC做的GDI画图程序,编译器VS2008,实现了撤销,重做功能,用双缓冲实现了无闪烁。本着源码共享的精神,希望对大家有所参考-Internships beginning with MFC GDI drawing program, the compiler VS2008, Undo, Redo functionality, flicker-free double buffering. Spirit of sharing the spirit of the source, we wa
UndoRedoDemo
- 此程序利用命令者设计模式实现了通用程序的撤销与重做功能!-This demonstrator use command pattern to make the Undo/Redo function come true.
006
- 用vc++在VIEW类绘图程序中实现多步的撤销、重做功能。并且有粗线细线的画笔。-With vc++ multi-step undo VIEW classes in drawing program, redo function. And there is a thick line thin brush.