搜索资源列表
图象特效源码
- 由bcb写的图象特效集合(GDI,非常快速)-This project is wrote by bcb,and it is a cluster of special effects of images.
矢量图的打印
- delphi写的专业矢量图的打印.支持GDI+-written by professional vector graphics printing. Support GDI
GdiaMc
- GDI+图象编程,包含图象读取、图象与运算、灰度变换以及二值化等,功能在同一菜单下。-GDI programming, including image access, image computing, and the two gray transform value, such as the function of the same menu.
VB.NET - Advanced .NET Framework (GDI+) - Working
- 用vb做的刷子,可以变化着刷背景图,很好用-vb do with the brush, brush changing background map, with good
Leon_5_3_2(GDI+)
- 自做的MDI,可打开BMP文件并作相应处理,包含很全面的位图操作函数并封闭了一个CDib类。-done since the MDI may open the BMP file and dealt with accordingly. includes comprehensive bitmap manipulation functions and the closure of a CDib category.
GDI+ImgProc
- 用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!-use GDI + to read images, inversion, generating grayscale handle. And a redo and undo function. Learning GDI + image programming a very good reference example!
safdsfewfewe
- + 界面编程 按钮控件 组合框控件 编辑框 TreeView控件 Static控件 PropertySheet RichEdit ListView/ListBox 菜单 工具条 状态条 对话框与窗口 系统编程 网络编程 驱动编程 数据库编程 GDI/图象编程 C#编程 .net编程 多媒体编程 通讯编程
transparent_bmp.zip VB下显示透明位图的例子
- VB下显示透明位图的例子 ,The example for Displaying transparent graph in VB
transparent_bmp.zip VB下显示透明位图的例子
- VB下显示透明位图的例子 ,The example for Displaying transparent graph in VB
Program
- 两个C#编写的GDI+画图软件,仿照工程制图软件-Two C# Prepared GDI+ Drawing software engineering drawing software modeled
GDIP_SDK(GDI)
- Windows下进行界面编程的参考书籍,内容详细。包括如何创建和显示位图、逻辑字体、Win32的GUI程序等等。-Windows programming interface under the reference books and detailed. Including how to create and display a bitmap, the logical font, Win32' s GUI procedures.
Study_GDIPLUS
- 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.-Use GDI+ to load the PNG image file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG image file.
cximage701
- CxImage StructureCxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++
odad
- 一个开源的矢量绘图软件 一个开源的矢量绘图软件(类似MS Visio),支持基本图形绘制,旋转,缩放,串行化。使用MFC、STL、GDI/GDI+和一点点设计模式。 -An open source vector graphics software, an open source vector graphics software (like MS Visio), in support of the basic graphics rendering, rotation, scaling, ser
实现了用CShap中使用GDI函数绘制矢量图
- 实现了用CShap中使用GDI函数绘制矢量图,功能十分强大,赶快下载吧-Achieved with CShap vector drawing using GDI functions, is very powerful and immediately download it. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
GDI
- 用C+实现了波形图动态显示的效果,绿色网格红色曲线。-Implemented using C+ show the effect of dynamic waveform, the red curve of the green grid.
C# 使用GDI+绘图 源代码
- 应用C#通过使用GDI+控件绘制折线图,全面的源代码(Using c # to draw a line chart by using GDI + controls, complete source code)
GDI+画树状图
- 利用GDI+画树状图,编程实现图形化操作(GDI+ drawing tree diagram, programming graphical operations)
GDI绘图
- 用GDI+绘制直线、曲线、矩形、圆柱体、圆、饼图、显示汉字等(Using GDI+ to draw straight lines, curves, rectangles, cylinders, circles, pie charts, display Chinese characters, etc.)
使用GDI显示PNG图象
- 使用GDI显示PNG图象,以及显示PNG图象时大小不正常的解决方案