VB编写屏幕颜色吸取器

时间:2014-12-12 08:18:36
【文件属性】:

文件名称:VB编写屏幕颜色吸取器

文件大小:13KB

文件格式:RAR

更新时间:2014-12-12 08:18:36

屏幕 颜色 吸取

Private Declare Function BitBlt Lib "gdi32" (ByVal hDestDC As Long, ByVal X As Long, ByVal Y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcDC As Long, ByVal xSrc As Long, ByVal ySrc As Long, ByVal dwRop As Long) As Long Private Declare Function GetDC Lib "user32" (ByVal hwnd As Long) As Long Private Declare Function ReleaseDC Lib "user32" (ByVal hwnd As Long, ByVal hdc As Long) As Long


【文件预览】:
GetColor.exe
GetColor.vbw
GetColor.frx
xg.ico
Form2.frx
Form2.frm
GetColor.frm
GetColor.vbp
color.bmp

网友评论