搜索资源列表
GDI+编程基础
- GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in t
GDI+中的圆角矩形
- GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形中使用GDI+中的纹理和透明色等新特性。怎么办?GDI+中有一个GraphicsPath 的类,我们可以用它构造各种形状并且可用任何画刷来填充这些形状。本源码中提供了一个可以加到任何工程中的函数,并用它来绘制了一个圆角矩形,矩形的远郊程度可以通过一个滑动条来设置-GDI GDIGDI How? GDI is a GraphicsPath
VC6-GDI+p.rar
- VC与GDI结合的简单绘图软件,虽然功能简单,但是能够提供不少帮助
GDI Controls
- GDI Controls for Delphi
GDI
- 用GDI写的一个把图片缩放的一个实用的例子。-GDI was used as a scaling effect of the picture.
GDI_SDK_doc
- Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
GDI+Function(VB)
- GDI+函数原型-GDI+ Function prototype
GDI+
- study GDI+.It is better than the GDI.It is very convenient!-study GDI+. It is better than the GDI.It is very convenient!
Windows_GDI
- 图形设备接口(GDI,Graphics Device Interface)的主要目标之一是支持在输出设备(如视频显示器、打印机和绘图仪)上的与设备无关的图形。 GDI通过将应用程序与不同输出设备特性相隔离,使Windows应用程序能够毫无问题地在Windows支持的任何图形输出设备上运行。-Graphics Device Interface [GDI, Graphics Device Interface] one of the main objectives are to support the
GDI
- 几个gdi的小例子跟大伙分享-gdi
GDI
- 一个组态软件的工业阀门,用GDI 绘制,可自由放大缩小,稍加修改可以做用户控件。-A configuration software of industrial valves, used GDI rendering can freely zoom, slightly modified to make the user control.
GDI
- 一个VB的GDI实例,演示如何在VB中如何初始化和使用GDI。-The GDI a VB example demonstrates how to initialize at how VB and use GDI.
VC-GDI
- VC中使用GDI+进行图像处理,实现图片缩小,旋转-VC use GDI+ for image processing, picture achieve narrow, rotating
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
GUI-GDI-MDI
- GUI GDI MDI 的详细介绍,包括里面的一些定义概念-GUI GDI MDI
GDIPQQ_like_ScreenSaver
- GDI+综合教程,仿qq界面截图软件,代码来自网上,http://www.cnblogs.com/peterzb/archive/2009/07/19/1526555.html,借用一下,感谢原作者-GDI+ Integrated Course, imitation qq interface screenshots software code from the Internet, http://www.cnblogs.com/peterzb/archive/2009/07/19/1526555.
GDI实例
- gdi应用实例,初学者使用gdi进行开发的实例,学会基本应用(a program about the usage of gdi application,it tellls how to use and learn the basic usage for better understanding)
GDI
- 一些GDI编程的范例,从基本的画线到双缓冲等等功能(Some examples of GDI programming, from basic line to double buffering, and so on)
GDI+教程(C++中文版)
- GDI+编程入门电子书,附SDK参考chm格式电子书,你不可错过的好书(GDI+ programming introductory e-book, with SDK reference CHM e-book, you can't miss a good book)
GDI+完美实现超酷Png透明图片窗体
- GDI+完美实现超酷Png透明图片窗体,对于界面设计有很大帮助(GDI+ to achieve a perfect Png cool transparent picture form, is of great help for interface design)