搜索资源列表
获取屏幕上各颜色的红、绿、蓝值
- 能够很准确的获取屏幕上的各种颜色值,很直观,很方便的 。-Get RGB value of the screen point.
获得桌面颜色
- 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
获取颜色
- 获取任何点的颜色值-access to the color of any point value
颜色值显示
- 小型正确显示各种颜色的数值-small showing the correct color values
获得图像上任意一点的颜色值
- c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏-obtain images of any point on the color value, a good example worthy collection
获取任意颜色RGB值
- 通过点击调色板上任意一点获取该点颜色的RGB值
获取颜色
- 获取任何点的颜色值-access to the color of any point value
如何获取屏幕上各颜色的红、绿、蓝值
- 如何获取屏幕上各颜色的红、绿、蓝值-how to access the colors on the screen in red, green and blue values
获得图像上任意一点的颜色值
- c#实现获得图像上任意一点的颜色值,一个很好的例子绝对值得收藏-obtain images of any point on the color value, a good example worthy collection
Alphacolor
- 利用深度混合的方法,进行混合操作,可以将一定成分的既存颜色值与新片的颜色值进行混合,以显示部分先前储存的颜色。-depth mixed use, mixed operation, certain ingredients will be the incumbent color with the color movie mix, as some previous storage color.
ColorSececter
- 颜色选择器,可提供RGB,HVI格式的颜色值,并直观显示颜色及其在颜色空间位置。 为别为编程开发设置了RGB()宏和ActiveX控件的颜色16进制属性-Color selector to provide RGB, HVI color value format, and intuitive color display and its position in the color space. Programming for the o
GetColorValue
- 是一个小型程序 ,可以用来获取任何图片的任何地方的色彩像数,特别适合于嵌入式开发中的颜色调整,填充特定颜色的时候需要匹配图片颜色达到一致时,这个工具就可以取得该图片的颜色值-Is a small program that can be used to obtain any picture of any place as the number of colors, is particularly suited to embedded de
FetchColor
- 在windows的画图程序中,打开“编辑颜色”窗口时,当鼠标在颜色区域移动时,右方显示区域和下方的编辑框会显示相应的颜色和颜色值。 本程序就是仿照Microsoft的这种效果,开发了一个可以实现相似功能的软件。 操作:首先运行程序(程序对话框已经自带了一幅示例图片),然后在图片上移动鼠标,即可以看到效果。-The Paint program in windows, open the Edit Color window,
ColorPicker
- 基于visual c++ 2005实现 ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏
lab2xyz
- lab2xyz 从lab色域 到xyz色域,计算设备无关的颜色值-lab2xyz gamut from the lab to the xyz color gamut, computing device-independent color value
中值滤波
- 给定一幅单波段影像imgData.txt(ASCII格式),实现对图像的处理和显示。 已知条件: (1)clrTbl.txt文件是一个颜色查找表,大小是256X3,即可表示256中RGB的颜色。 (2)ImgData.txt文件中是图像的数据,每个值代表一个像素的颜色索引号,通过索引号到颜色查找表(clrTbl.txt文件)中找到相应的RGB颜色值。 (3)中值滤波:一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内(这里
坐标取色器
- 一个小标签跟随鼠标移动,并取鼠标处的颜色值。(A small tag moves with the mouse and takes the color value at the mouse)
颜色显示器
- 获取屏幕上任意一点的颜色值(RGB或16进制值)(Gets the color value of any point on the screen (RGB or hexadecimal value))
颜色提取器@156_34011
- Color Cop可以帮助您实现,它体积小巧、使用方便。打开软件后,拖动【放大镜】选定屏幕取色的大概位置,然后用【吸管】获取具体颜色值,同时Color Cop 也可以将 RGB 十进制转换为十六进制颜色代码。(Color Cop can help you to implement it, it is small and easy to use. Open the software, drag the magnifying glass [
ColorStatistics
- C# 颜色开发 获取颜色值范围,并根据颜色值出直方图!(C# color development)