Windows GDI
Windows GDI技术资料下载专区,收录4,179份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Windows GDI 热门资料
Windows Graphics Programming Win32 GDI and DirectDraw
Windows Graphics Programming Win32 GDI and DirectDraw...
Windows Mobile平台上使用GDI+。GDI+功能很强大
Windows Mobile平台上使用GDI+。GDI+功能很强大,可惜在Windows Mobile平台上不能直接用,本例程封装了一套GDI+接口,可以很方便的在Windows Mobile平台上调用。关键字:GDI Plus, Pock...
Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice
Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice Hall PTR First Ed...
:介绍了Windows图形引擎GDI+路径技术
:介绍了Windows图形引擎GDI+路径技术,提出了应用路径技术获取系统TrueType字库的笔画轮廓数 据来自动绘制汉字笔顺序列和各种部件的方法并编程实现。该方法可根据需要显示GB2312字符集6 763个汉 字的任意笔顺和各种部件...
Windows中负责图形输出的是GDI(即Graphic Device Interface
Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供...