本书是《Win32编程宝典丛书(影印版)》中的一本,全面介绍Windows GDI(图形设备接口)提供的各种服务,包括位图、画笔、裁剪、颜色、坐标空间和坐标变换、设备场境、填充形状、线条和曲线、图元文件、绘图与绘画、路径、笔、矩形、区域等。
本书由微软公司的专家编写,技术深入,参考价值高,适合中、高级编程人员阅读。
Chapter 1:Inteoduction
Chapter 2:What's in This Volume?
Chapter 3:Using Microsoft Reference Resources
Chapter 4:Finding the Developer Resources You Need
Chapter 5:Getting the Most Out of Win32 Technologies:Part3
Chapter 6:Bitmaps
Chapter 7:Brushes
Chapter 8:Clipping
Chapter 9:Colors
Chapter 10:Coordinate Spaces and Transformations
Chapter 11:Device Contexts
Chapter 12:Filled Shapes
Chapter 13:Lines and Curves
……
Appendix A
Appendix B
An application can determine whether a device supports palette operations by calling the GetDeviceCaps function and specifying the RASTERCAPS constant.