搜索资源列表
paint
- OpenGl base on C.The paint program implement draw line,triangle,rectrangle,character,rubberband lines and rectangles.
mpaint
- A fast Matlab Paint GUI that works similarly to the Windows Paint program (except for the ROI image
paint
- QT绘图程序,可以实现放大缩小功能。可以绘制基本图元:直线、矩形、图元等。并可以修改其属性。-QT drawing program, can achieve zoom function. Can draw the basic primitives: straight lines, rectangles, and other graphic element. And can modify its properties.
MousePaint
- 用Java applet实现一个简单的画图程序,可以画直线,圆,矩形等简单的图形-With a Java applet to implement a simple paint program, you can draw lines, circles, rectangles and other simple graphic
23825754windowsPainter
- 别人的,类似微软自带的画图程序,不过只实现xp上的部分功能-Others, similar to Microsoft s built-in Paint program, but only on the realization of some functions xp
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
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.
SmallPhoto
- windows画图板.类似于windows自带的画图程序!-windows drawing board. similar to the Paint program comes with windows!
jianyihuatu
- 简易画图程序源码,别的太大,先用这个小试牛刀,第一次来这里。-Simple Paint program source code, other too much, try to use this small chopper, the first to come here.
WindowsApp080422
- c#程序的设计理念之一是向后兼容性,有利于版本的升级,和应用程序的可移植。这是一个画图程序,仿照微软的画图功能制作。旨在体现这一点。-c# procedure design concept is one of backward compatibility, there is in favor of versions of the upgrade, and applications can be transplanted. This is a Paint program, modeled on M
paint
- 模拟Windows中的画图程序,可以选择画直线、矩形、圆形、文字,可以设置画笔的粗细和颜色等-Simulation of the Windows Paint program, you can choose to draw a straight line, rectangle, circle, text, you can set the brush size and color, etc.
csharp_paint
- A paint program writting in C#. It is a simple program simulating the windows paint program.-A paint program writting in C#. It is a simple program simulating the windows paint program.
Paint
- 一个类似Windows画图板的小程序,拿来和大家分享一下。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件.-A similar drawing board of a small Windows program, use and share with you. The main features include: hand-drawn lines, simple graphics, text input, drag and drop block, repe
Paint
- this program like paint made from vb 6.0
Paint
- This program simulates Windows paint in C++ Builder
MyPaint
- Demo paint program using win32 api
2dDrawing
- The basics of this program is to develop a simple 2D paint program, similar in function in many respects to MS Paint. provide the user access to the following functions: Point in this mode, each left mouse down should create a point on the scre
paint(simple)
- 一个使用C#编写的简易画图程序,能够实现文字,图形的绘制,以及保存。-Written in a simple to use C# Paint program
Paint-Program
- 用VB编写的画图程序,可调节画笔粗细与颜色-Paint program written in VB, you can adjust the pen thickness and color
Paint
- This file includes source codes for Paint program. The codes are made by using MFC. By using this program, you can draw some figures that you like.