摘要
NET平台为开发图像处理程序提供了一个革命性的工具——GDI+,为图像函数提供了一个新的API。GDI+绘图表面由Graphics类表示,常用Brush类和Pen类等来进行图形、文本和图像的处理。在运用GDI+提供的功能的基础上,主要探讨了在VB.NET环境中利用GDI+进行图形图像编程的方法及示例,该示例已上机调试通过。
.NET platform provides a revolutionary tool for the development of GDI+, a new API for the image function. The GDI+ cartography surface image processing proceduresis expressed by the Graphics class, and graphics, texts and images are usually delt with by Pen and Brush class etc. Based on the funcion of the GDI+, the programming ways and examples of graphics and images are discussed during the VB.NET. The examples are all debugged and corrected.
出处
《苏州市职业大学学报》
2008年第4期7-9,共3页
Journal of Suzhou Vocational University
关键词
GDI+
画刷
画笔
图形
图像
Graphics Device Interface (GDI+)
brush
pen
graphic
image