VC 6.0 图像识别
实时显示鼠标点所获得像素值
COLORREFm_color;
intr,g,b;
r=GetRValue(m_color);
g=GetGValue(m_color);
b=GetBValue(m_color);
下载地址
用户评论