搜索资源列表
带图像处理的画图板
- 与windows的画图板类似,但是比它多几个图像处理的功能,比如模糊、灰度变换等等。-with windows similar to the drawing board, but a few more than its image processing capabilities, such as fuzzy, gray transform etc..
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
WinPainter
- 用C++实现WINDOWS画图板的部分功能。包括图形形状,颜色等,并实现保存功能-With C++ Achieve WINDOWS drawing board function. Including graphics shapes, colors, etc., and achieve the goal of preserving function
ImageEditor
- 类似于Windows类似画图板的小程序,通过该程序可以了解Windows画图的GDI函数,功能和Windows画图程序基本相似。-Similar to Windows similar to a small drawing board procedures, the adoption of the program can understand the Windows drawing GDI function, function and is basically similar to Windows
HookForMSPaint
- 源码分为两部分:外挂(activekey.dll)和外壳程序(simulate.exe),点击simulate.exe对话框的按钮,启动外挂,打开画图板,选中文字工具,按下f6引发外挂功能,自动移动光标,并写下大写的R-Hook programming for mspaint,R will be written on it.
SX16H6
- 画图板,实现画图板功能,包括绘图等功能-drawing pale
Drawingboard
- 基于Visual Basic 6.0的画图板设计,与Windows系统的画图板功能一致。-Visual Basic 6.0 based on the drawing board design, with the Windows system functions the same drawing board.
draw
- 本例主要利用c语言编程实现画图板功能,具有基本的画图功能、图形操作功能和文件保存打开功能。主要包括如下4个模块:(1)图形绘制模块,该模块包括图形的绘制和操作功能,(2)鼠标控制模块,该模块主要实现鼠标状态的获取、鼠标位置的设置,以及鼠标的绘制等。(3)功能控制模块,该模块实现的功能包括输出中文、填充像素和显示用户帮助。(4)保存加载模块,该模块将像素保存到指定的文件和从指定的文件中读取像素到画布。-The main use of this example c programming langu
windowsdrawer
- 用VB做的一个简单windows画图板,具有画图板的基本功能。-VB to do with a simple windows drawing board, drawing board with the basic functions.
pph
- 一个画图板小程序,适合初学者使用~!代码数量少,完成功能多-A good drawbording program~!
llk
- 一个简单画图板,实现了一定的功能,你也可以添加一些更多的功能-A simple drawing board to achieve a certain function, you can also add some more features
Drawpad
- 一个类似windows功能的画图板,具备画图的各种基本功能,适合作为Java的课程设计小程序。-Paint windows feature a similar plate, with a variety of basic drawing functions, curriculum design is suitable as a Java applet.
huatu
- 仿windows画图,基本实现了windows画图板功能。代码很详细-Imitation windows drawing, drawing board basically a windows function. Code is more
drawingboard
- 一个MFC设计的画图板,和WINDOWS自带的画图板功能相近,图形图线设计以及字体显示控制-MFC design of a drawing board, and WINDOWS drawing board comes with features similar to graphic design and fonts Chart Display Control
DrawShapes
- 画图板和windows画图板功能模块差不多-Drawing board
code
- 实现了画图板功能。能够更换软件皮肤。可实现艺术字、曲线等功能,能够以各种格式保存。-The drawing board. Able to replace the software skin. WordArt, curve, can be saved in various formats.
huatuban_2179348_paintDemo
- 画图板程序源码,基本实现画图板功能,放便新手学习。-The drawing board to the source code, the basic drawing board, put it novice learning.
Canvas
- charp 实现的画图板功能,通过鼠标事件可以绘制曲线等图形-the drawing board charp achieve can draw a curve such as graphics, mouse events
windows自带的经典画图板的源程序
- windows自带的经典画图板的源程序。有绘直线,单像素画笔,橡皮、绘矩形、颜色填充的功能
DrawingBoard
- 一个简单的类似于微软画图板的C#小程序.实现了话直线、曲线、矩形、圆形以及橡皮擦的功能。(a drawing board demo)