搜索资源列表
图象特效源码
- 由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.
GDI+otsu
- 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
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!
GDIRotate_src
- gdi图象的旋转rotate 是一个简单程序可以帮助大家学习vc++对图象的编程
GDI+
- 图象处理VC实现;图象处理VC实现 图象处理VC实现
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
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.
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图象时大小不正常的解决方案