搜索资源列表
drawpad.zip
- 一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能
UndoRedoSrc.rar
- 在对一个矩形进行操作之后能够对其执行类似word里的undo/redo的操作
tuxiangchuliruanjiian
- ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use i
VCAD30+
- VCAD3.0已经有了。但是作者对其功能作了大的改进:具有Undo,redo功能,可以设置层,以及标注公差粗糙度等.-VCAD3.0 have. But their authors made major functional improvements : The Undo and redo function can set layer, Tolerance and tagging roughness.
ImageStone_src
- ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 pr
image_updates
- 更新描述为: 介绍:ImageStone是一套功能强大的C++跨平台图像处理库。 功能包括:读写jpg/gif/png等图像文件,显示,柱状图分析,undo/redo支持,超过 100种预定义 的特效等。 压缩包中附带了完整的api文档和一个编译的例子程序。-update described as : : ImageStone is a powerful cross-platform C Image Processing Library. Features include :
image_process
- ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA, PCX, PSD...), display, histogram, undo/redo, and image
Draw
- 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。
The PhoXo Core Library (PCL) 图像处理库
- The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
Undo
- 1.为开发CAD/CAV等软件时提供一种撤消,重做功能思路(undo/redo) 2.本程序是MFC的一个DEMON的全部原码,希望对你们有帮助-undo/redo source code
UndoRedoSrc
- 在对一个矩形进行操作之后能够对其执行类似word里的undo/redo的操作-A rectangle in the operation to its implementation after a similar word in the undo/redo operation
drawpad
- 一个小型的画图工具,可绘制多种图形和文本并可以保存为文件,支持Undo/Redo功能- A small painting tool, may draw up the many kinds of graphs and the text and may preserve is a document, supports the Undo/Redo function
S20SH4
- 画图版,链表功能。undo,redo 实现文件的存取Open、New、Save、SaveAs 建立类,shape rectangle,circle,line类 -Paint version feature list. undo, redo implementation document access Open, New, Save, SaveAs type set up, shape rectangle, circle, line type
tinypaintwithundoandredo
- tiny paint with undo and redo
498q
- vc开发丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线) 丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等) 软件通用功能(撤消/恢复,打印,文件操作-vc development of rich graphical type (straight, parallelogram, rectangle, polygon, rounded rectangle, round,
Draw
- 实现一个画图程序。能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。结果可以存盘,但不存成图片文件。 -Implement a drawing program. Can draw lines, arcs, elliptical arcs, polygons, the ability to customize colors. Of polygons, ellipses and circles to be filled. And
undo
- This program shows how to implement undo/redo functionality with the Qt undo framework.
javacodedemodrawing
- 用JAVA编写的绘图程序,使用JAVA 2D API JDK版本 1.4.x 功能简介: 支持存储,格式为XML,并支持颜色信息的存取,有导出为图片功能 支持多个组件选择:CTRL选择(或取消)和拉框选择或是复合选择(或取消) 支持多个组件拖动:选择多个组件可以同时拖动 支持全选功能和复制功能和删除功能,并提供快捷方式 单个组件支持右键菜单,其中包括设置组件名称功能 在担任dramflow.xml中设置相关属性 连线规则: 直线的
A-Simple-Drawer
- 基于OPENGL的画图程序,可以画各种立体图,还实现的撤销、重做、颜色选择,GUI界面不错,值得研究!-OPENGL-based drawing program, you can draw a variety of three-dimensional map, and also implements the undo, redo, color selection, the GUI interface is good, and worthy of study!
iPaint4Qt5.5
- 使用Qt5.5开发的简易画图程序,支持撤销和重做功能,使用双缓冲技术,可以导出成图片。 供交流学习,本人技术简陋,希望能够对大家Qt的学习有所帮助。 注意:打开软件后请点击“新建”或“打开”开始使用。-A program like windows paint writting with Qt5.5, I call it iPaint. You can draw some shapes and fill them a color. Using double buffer to draw QPix