摘要:
本文是杂篇,纯属笔记,想到哪写到那!1、获取像素的RGB以及填充CPaintDC dc(m_hWnd);COLORREF color=dc.GetPixel(0,0);int R=GetRValue(color);int G=GetGValue(color);nt B=GetBValue(color... 阅读全文
posted @ 2014-08-01 18:27
上海—Michael
阅读(953)
评论(0)
推荐(0)
浙公网安备 33010602011771号