搜索资源列表
圖形編輯器
- 用java编写的图形编辑工具,源代码经过测试可用-prepared using graphics editing tools, source code can be tested
java3478
- 一个功能简单的图形编辑器 一个功能简单的图形编辑器-a function of a simple graphical editor f unction of a simple graphics editor
VCdrower
- 简单的图形编辑的绘制,可以绘出常见的数学图形,并实现简单的编辑-simple graphical editor mapping, can be charted common mathematical graphics, and simple editing
复件 1.2.6
- 图形编辑器的VC++原代码,很好的例子,对大家开发图形方面的软件会很有价值.-graphics editor of the VC-source, a very good example for all developing graphics software will be of great value.
grapheditor
- 图形编辑器软件 包括拖动缩放图形等功能 还自定义了保存文件格式-graphics editing software, including scrolling graphics zoom function also defined the Save the file format
polyPicker
- 多变形与矩形区域相交检测,可用于图形编辑中的多边形拾取
ACenGrapha
- 图形编辑 gdi,gui
3DEditor
- 三维图形编辑系统,可以添加简单的3D图元,并进行修改操作。VC++,OpenGL的结合,希望对三维系统有系统的开发者有帮助。
带有调色功能的图形编辑器源码
- 带有调色功能的图形编辑器源码, 我们的C#课程设计,-palette with a graphical editor source code, the C# curriculum design,
带有数据库的图形编辑器源码
- 带有数据库的图形编辑器源码, 我们的C#课程设计,-database with graphics editor source code, the C# curriculum design,
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
Canny算子
- 用VS2008编辑器,C++写的图像边缘提取算法Canny
图形合成工具
- 图形合成工具,先打开灰度图形(8位),用分割软件分割灰度图形的一部分,保存为figure,然后可打开figure,进行图形编辑,放大,缩小,二方连续,旋转等操作
openGL_Work
- 用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
MiniDraw
- 一个小的图形编辑软件,基于doc/view结构,结构比较合理.-A small graphics editing software, based on the doc/view structure, the structure more reasonable.
paint
- 图形GDI程序,可以画各种自定义的图形,可对所画图形编辑,保存,载入,打印预览,打印等。-GDI graphics program, you can draw a variety of custom graphics, can be painted on the graphics editor, save, load, print preview, print and so on.
draw
- 简单绘图程序,可画铅笔线条、直线、矩形、圆角矩形、圆、椭圆、填充图形(编辑颜色)以及橡皮、输入文字、撤销、重做、背景颜色设置、反色、线条粗细设置、存储、读取图片等功能。-A simple drawing program to draw a pencil line, straight, rectangular, rounded rectangular, round, oval, filling graphics (edit color), as well as rubber, enter text
GraphEditor-master
- 图形编辑器,完成对图形的编辑,自己设计的,有些不足(do it by myself.There are some problems.)