搜索资源列表
tx10178
- 用vc编写的类似windows画板功能的程序,包括画直线,曲线等图形-vc prepared with a similar windows slate function procedures, including painting straight lines, curves and other graphics
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
javaHuatu
- 用java实现画画板功能,并可以清空画板。-achieve paint used on the function, and can clear the slate.
电路画板源代码
- vc电路画板源代码-vc circuit slate source code
模仿windows画板
- 在win-tc编译 模仿windows画板 -the win-tc compiler imitation windows Sketchpad
仿windows画板
- 模仿windows画板,支持undo ,rodo
3d画板
- 用TV3d + VB6.0制作的画板,对于初学TV3D结合VB制作游戏的初学者很有启发意义。
QtPainter 用qt实现的画板
- 用qt实现的画板,可以画直线,矩形,圆形,还有橡皮擦,清空画板,保存图片,打开图片等等功能。-With the realization of qt drawing board, can draw a line, rectangular, round, and an eraser, empty the drawing board, photo preservation, open up the picture, etc. Function.
gtk-image-processing
- 能够实现图像的显示,图像的放大和缩小,以及绘画板-Can realize image display, image zoom in and out, and drawing board
Canvas
- 基于Java语言的画图程序(与Windows自带画板功能相似)-Java-based drawing program (with the functionality similar to Windows own Sketchpad)
jihe
- 类似于几何画板的软件,用Visual C++ 开发。实现了基本的图形绘制功能-A softare like Geometric SkechPad. it was develeped with Visual C++. It had implemented the basic Drawing function
Draw
- vc实现的画板工具,可以画直线,圆等。。。 还可以保存-vc Sketchpad tools to achieve, you can draw a straight line, circle and so on. . . Also can be saved
SWT_simple_example
- 内有自己用SWT实现的非常简单的小画板及其它一些基本画图的小小例子,本人也是刚学SWT,希望写的不好大家勿笑-SWT with the realization of its own with a very simple drawing board and other basic drawing some small examples, and I was just learning SWT, I hope we do not write good laugh
20090810
- 类似微软的小红帽的画板程序,能实现小红帽能实现的所有功能,附有VC++写的原代码,希望对大家有所帮助。-Similar to Microsoft' s Little Red Riding Hood s Sketchpad program, can Little Red Riding Hood to achieve the realization of all functions with VC++ to write the original code, I hope to help all
showManyPic
- MFC 图像处理 在一个画板上显示多幅图像,并实现了图像的移位、缩放、旋转-MFC image process display multiple image with shift, scale and rotate
DrawingPanel
- 这是一个很强大的画板,我希望和大家一起分享的好东西,很好很强大-This is a very powerful drawing panel, I hope to share the good stuff, very good very strong
Source
- 使用VC实现的一个非常好用的完整的画板程序-Using the VC to achieve a very nice complete Sketchpad program
Graphic
- Graphic是基于MFC开发的一个具有简单功能的绘图软件。 它具有以下功能 1、点击“绘图”菜单,可以选择绘制直线、矩形、圆形 2、点击“设置”菜单,有两个设置选项,可以设置线型、线宽以及线的颜色 3、点击“清除”菜单,可清除当前画板上的全部图形 4、绘图板具有重绘功能,即改变绘图板大小,图形仍然正常显示 5、绘图板具有保存及打开功能,可以保存已画好的图形为*.draw,并可以在需要时打开已保存的图形-Graphic is based on the MFC fu
DrawingTools
- 实现菜单功能。包含新建、打开、另存为、关闭、撤销 功能 实现曲线、直线、椭圆、矩形、橡皮擦等画图形功能 实现颜色选择功能 实现自定义画笔大小功能 实现清空画板的功能 -Realize menu functions. Contains new, open, save as, closing, cancellation function Realize curve, linear, elliptical, rectangle, eraser graphics functio
paint
- qt做的画板小程序,可以在qt5.8下完美运行(A simple serpent small program)