搜索资源列表
vb做的Window画图
- VB开发的一个与WINDOWS画图相似的程序-the VB and Windows drawing a similar procedure
Windows画图白板源码
- Windows画图白板源码 C#-whiteboard drawing Windows source code C#
C#简单画图工具
- 用C#编写的一种简单的画图工具,跟Windows画图工具相似,利用鼠标画圆,矩形,线条等。
java画图
- 这是一个小型的模仿windows画图工具的小软件
完全模仿windows画图工具编写图像编辑工具
- 完全模仿windows画图工具编写图像编辑工具
windows画图程序
- MFC画图源程序代码
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
delphi画图工具作业.rar
- 用Delphi制做的画图工具,包括菜单,工具栏的实现,还有一些画笔的选择,填充的功能.虽然WINDOWS的画图工具全面,可对于Delphi的学习有一定的帮助,system with Delphi done drawing tools, including menus, toolbars and that the realization of some brush choices, filling functions. Although the Windows comprehensive draw
PictView
- 在VC++6.0环境下实现的一个图片浏览器。 可以打开BMP、PCX、JPEG及GIF图像。不论打开的是上述图像中的哪一种,用户均能以其中的任意一种格式将其保存。 可以进行全屏幕浏览,并在全屏幕浏览时提供“幻灯片播放”的功能。 在查看一幅图片时,可以选择从当前目录中删除该图片,并将其放入系统回收站中。 可以缩放和旋转图片。 在查看一幅图片时,可以直接调用Windows画图程序打开并进行编辑。 在查看一幅图片时,可以使用系统默认关联的程序打开查看或编辑。 -In VC+
MyDraw
- C#模范windows画图,实现重绘,可以拉伸修改,可移动图形-C# windows drawing model to achieve redraw, you can stretch to modify, mobile graphics
myPaint
- 本代码是一个模拟windows画图的程序,具有一定的基本功能-This code is a simulation of windows drawing procedure, has certain basic functions
SmallPhoto
- windows画图板.类似于windows自带的画图程序!-windows drawing board. similar to the Paint program comes with windows!
ImageEditor
- ImageEditor 一个基于vc++的画图程序程序类似windows画图-ImageEditor like windows paint
PaintPro
- VB仿Windows画图程序源码,很像,感觉比系统的画图程序功能还要多。可以在上面打字,可以打开一幅背景图片,画线条,填充,不规则图形等。有兴趣的朋友可以下载自己研究一下,里面很多类是可以借鉴的。-VB source code like Windows Paint program, much like the feeling of the painting process than the system functionality than. Typing in the above, you c
paint_crackdung
- 模仿windows画图工具的源码,具有跟其一样的功能-Windows mimic the source drawing tool with the same functionality with its
Paint
- windows画图软件,功能基本一样,希望对大家有帮助-windows paint
DRAW
- 使用MFC写的画图小程序,画图使用图形学算法,界面仿照windows画图程序-Paint using MFC to write a small program, drawing the use of graphics algorithms, the interface along the lines of windows drawing program
paint
- windows 画图程序,调用windows API,比较简单-windows drawing program, call the windows API, relatively simple
windows-painter
- 完全模仿windows自带的画图程序,有工具条,菜单,MDI多文档,不可多得的学习资料,VC2003 编译通过。-Completely mimic the Paint program that comes with windows, a rare learning materials. Enjoy it! VC2003 compiled by