搜索资源列表
类似画图板的小程序
- 一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒
画图版程序
- 很好的画图板程序,自己写的
huatuban
- 用C#做的简易画图板程序,可以用鼠标拖动划线,画圆等-With C# Drawing board to do simple procedures, you can use the mouse to drag the line, circle, etc.
paintboard
- 这是用VC++编写的画图板程序,内包含源代码-This is with VC++ to prepare the drawing board procedures, contains the source code ......
drawplant
- 用c#开发的画图板程序,能设置画笔画刷颜色,画笔宽度,画刷类型。可以输入文字,鼠标拖拽绘制矩形,圆,椭圆,三角形,鼠标自划线,等图形。并能设置背景图片,能设置背景透明度,绘制后可保存成图片。-Developed with c# drawing board procedures, setting the brush strokes painting color, pen width, brush type. Can enter text, drag the mouse draw the recta
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
pro8
- 一个java写的画图板程序 一个java写的画图板程序-A drawing board to write java program to write a java drawing board procedures
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
draw
- 用java写的画图板程序,功能都能实现,界面也挺友好,有需要的朋友可以参考一下。-Using java to write the drawing board procedures, functions can be realized, the interface is also very friendly, there is a need for reference for a friend.
HookForMSPaint
- 源码分为两部分:*(activekey.dll)和外壳程序(simulate.exe),点击simulate.exe对话框的按钮,启动*,打开画图板,选中文字工具,按下f6引发*功能,自动移动光标,并写下大写的R-Hook programming for mspaint,R will be written on it.
grapheditor
- 近似于Windows画图板的一个应用程序.包括了基本的画笔,图形工具.-implement a graph editor has the same function as Microsoft Paint.
BmpTest
- 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
WinEditor
- 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Recently to do a similar drawing board a small Windows program, use and sh
drawFigure
- 一个JAVA写的画图板程序 基本功能都已实现-Writing a JAVA process drawing board realize the basic functions have been
MyPaint
- 类似Windows自带画图板的小程序,界面基本完全一样。-Similar to Windows comes with a small drawing board procedures, the same as the basic interface.
csgl_paint_src
- opengl的小程序 画图板 用于初学者 觉得很不错-opengl code for "paint"
huatuban
- 用mfc编写的窗体程序,画图板源代码,在单文档下完成画图不能保存!-Mfc form prepared by the procedure, drawing board source code, complete documentation in a single drawing can not be saved!
ImageEditor
- 类似画图板的小程序。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒-small program for draw
ImageEditor
- 一个画图板程序,可以实现直线、椭圆等图形的绘制。可以进行颜色选择,线宽选择、填充等功能。-A drawing board procedures, can achieve a straight line, oval and other graphics rendering. Can choose the color, line width selection, fill and other functions.
MFC画图板
- MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)