搜索资源列表
一个小型画图工具
- 一个用GDI实现的小型画图工具,文件操作、图象操作部分用DLL实现了。-GDI achieved with a small drawing tools, file manipulation, image handling sections with a DLL.
VB.NET - NET Framework - How-To Working with GDI+
- 用vb的铅笔画图,效果很好。用的是GDI-with the pencil drawing good results. Using the GDI
gdi5
- gdi画图程序,简单的哦-gdi drawing program, a simple oh
GDIWave
- GDI水波效果(DELPHI源码) 这是利用CnPack代码的水波算法制作的,只利用了GDI画图,在有的电脑上可能有闪烁。不久本工作室将提供DirectX画图的代码-GDI wave effect (DELPHI OSS) This is the code used CnPack algorithm produced wave The only use of GDI drawing, in some computers may have flickered. The studio will
draw_v1.3
- GDI画图程序源代码,具有丰富的画图功能。-GDI drawing program source code, is rich in drawing functions.
Gdi+
- GDI+画图部分的实现,主要给需要的人提供方便,有的东西真的没必要自己一点一点做的
C#利用GDI画图
- 介绍C#利用GDI+画图,实现了各种功能
GDI画图程序源代码
- GDI画图程序源代码,希望对大家有所帮助
GDI 画图的各种算法
- 实现多种算法(DDA、midpoint、bresenhanm画直线,中点画圆,区域填充扫面线等多种计算机图形学算法)是课堂演示,课程设计,毕业设计的必需参考资料,欢迎大家踊跃积极下载
c#GDI画图知识和代码示例
- C#画图及对图片的操作。
画图Paintdraw
- 轻松实现画图,功能强大
GDI+ 画图用到的三个单元文件
- GDI+ 画图用到的三个单元文件GDIPAPI.pas,GDIPOBJ.pasGDIPUTIL.pas-GDI+ drawing file used in three units GDIPAPI.pas,GDIPOBJ.pasGDIPUTIL.pas
Program
- 两个C#编写的GDI+画图软件,仿照工程制图软件-Two C# Prepared GDI+ Drawing software engineering drawing software modeled
GraphicalCS
- GDI+ 画图源码,简单使用了 .net的gdi+编程要素-GDI+ drawing source, easy to use the. Net of gdi+ programming elements
DRAW
- VC画图演示程序,包括各种GDI画图函数,对初学者有一定借鉴-drawing demostration
GDITurnThePage
- 这个程序能够实现翻页的功能,对于GDI画图有帮助。-This program enables flip function, for GDI drawing help.
GDI
- 很好的gdi画图源程序代码,功能很全,且覆盖面很广-Good gdi drawing source code, functionality is very full and very wide coverage
CCachedScrollViewP
- SDI GDI+ 带滚动的窗口的画图模板。可用于学习和作画图模板-SDI GDI+ drawing with a scrollable window template. Can be used to study and paint mask
GDI-test
- GDI画图编程实践,需要的可以下载看看,基于VC++编程环境实现-GDI drawing programming practice, you can download to see based on VC++ programming environment to achieve
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具