The Color Structure
摘要:
In GDI+, colors are encapsulated in the Color structure, which you can employ in three ways: by using RGB values, by referencing predefined colors, or by using HSB values. GDI+ also have an alpha comp... 阅读全文
posted @ 2008-08-27 22:07 zendevelop 阅读(300) 评论(0) 推荐(0) 编辑