COLORREF的结构和用法

COLORREF RGB
(
BYTEbyRed// red component of color
BYTEbyGreen// green component of color
BYTEbyBlue // blue component of color
);
 
用16进制写
posted @ 2014-03-28 20:51  皮皮uu  阅读(1032)  评论(0编辑  收藏  举报