码迷,mamicode.com
首页 >  
搜索关键字:vc++绘图函数    ( 1个结果
vc++绘图函数
windows的绘图工具:画笔CPen 画刷CBrush 调色板CPalette 画笔通常具有宽度 样式和颜色3中属性 构造函数 1.CPen( ); 2.CPen( int nPenStyle, int nWidth, COLORREF crColor ); 3.CPen( int nPenStyle, int nWidth, const LOGBRUSH* pLogBrush, int nS...
分类:编程语言   时间:2015-01-10 19:50:18    阅读次数:309
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!