查看会员资料
用 户 名:ce***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Tips1
- This small code sample shows how to obtain the RGB color of any pixel under the cursor.The code uses a timer control to fire events ever 100 th of a second and then uses the GetPixel, GetCursorPos, and GetDC WinAPI calls to obtain the value.