1. 首页
  2. 编程语言
  3. C#
  4. GDI+高级编程(C#)

GDI+高级编程(C#)

上传者: 2018-12-07 21:27:20上传 PDF文件 532KB 热度 49次
GDI+高级编程(C#) The code needed to actually draw to the screen is often quite simple, and it relies on a technology called GDI+. GDI+ consists of the set of .NET base classes that are available for the purpose of carrying out custom drawing on the screen. These classes are able to arrange for the appropriate instructions to be sent to the graphics device drivers to ensure the correct output is placed on the monitor screen (or printed to a hard copy). Just as for the rest of the .NET base classes, the GDI+ classes are based on a ver y intuitive and easy to use object model. Although the GDI+ object model is conceptually fairly simple we still need a good understanding of the underlying principles behind how Windows arranges for items to be drawn on the screen in order to draw effectively and efficiently using GDI+.
用户评论
码姐姐匿名网友 2018-12-07 21:27:20

假的,只是一本书中的几章。。。

码姐姐匿名网友 2018-12-07 21:27:20

哎,找不到中文,英文也照看了

码姐姐匿名网友 2018-12-07 21:27:20

英文的,但是帮助不小