文件名称:获取屏幕点的颜色 MFC Dialog
文件大小:219KB
文件格式:RAR
更新时间:2015-08-26 14:30:47
读颜色 像素 屏幕点颜色
可以方便地获取屏幕上任意点位置的颜色。RGB表示。 有额外需要(比如在窗口最下化情况下的读取颜色)的话可以自己改写代码。 不要分
【文件预览】:
GetScreenPixel
----GetScreenPixel.sln(909B)
----GetScreenPixel()
--------ReadMe.txt(3KB)
--------GetScreenPixel.vcxproj(6KB)
--------BtnST.cpp(68KB)
--------GetScreenPixelDlg.cpp(4KB)
--------GetScreenPixel.vcxproj.filters(3KB)
--------GetScreenPixel.aps(105KB)
--------res()
--------GetScreenPixel.vcxproj.user(143B)
--------GetScreenPixelDlg.h(975B)
--------BtnST.h(10KB)
--------PictureButton.cpp(1KB)
--------stdafx.h(2KB)
--------stdafx.cpp(147B)
--------GetScreenPixel.cpp(2KB)
--------resource.h(2KB)
--------ColorStatic.h(686B)
--------targetver.h(234B)
--------PictureButton.h(377B)
--------GetScreenPixel.rc(11KB)
--------ColorStatic.cpp(2KB)
--------GetScreenPixel.h(490B)
----读取屏幕像素点颜色.exe(105KB)