搜索资源列表
RGBPicker
- 取色器 RGB Picker获取屏幕某一像素色彩的rgb值-from RGB Color Picker for access to a screen pixel color rgb values
GetRGB
- 自定义颜色工具和屏幕取色,方面调节颜色方便的东东,是做程序开发的好东西
ColorPicker
- 一个屏幕取色的小程序,用Vc++8.0编写,感兴趣的朋友可以下载参考!
屏幕取色
- 由DELPHI编写的一个小程序用于截取屏幕颜色,希望大家能相互学习进步-prepared by the procedures for a small color screen interception, I hope you will learn from each other progress
ColorPicker
- visual c++ 实现屏幕取色功能,完全源代码都在其中。-visual c++ achieve color screen check function, complete source code are included.
GetColor
- VB 屏幕取色精灵(拾色器)源代码.本拾色器程序也挺好用,启动后会自动跟随你的鼠标,适时显示屏幕上任一点的颜色值,搞设计的朋友离不开的小工具,双击可退出程序.-VB Wizard color screen check (pick color devices) source code. The program also pick up very good color, and start automatically follow your mouse, timely display screen
GetScreenColor
- 屏幕取色程序源码,能用快捷键进行取色,并格式化成各种格式,方便程序员进行GUI操作-Program source code to take color screen, can use shortcut keys to take color, and format into a variety of formats to facilitate the operation of GUI programmers
GetColorFromScreen
- 屏幕取色代码,没有使用HOOK,代码非常简单。VS2008下编译通过。-Screen color code, not using HOOK code is very simple. VS2008 compiler through.
pingmuquse
- 完成屏幕取色功能,可以获得屏幕对应的rgb值,并可完成相关程序功能设置。-Complete the screen color function, the screen can obtain the corresponding RGB value, and can finish the procedures set.
取色工具源码(getcolor)
- 获取屏幕指定点的颜色,可以以16进制显示和10进制显示以及RGB颜色值显示。