搜索资源列表
获取屏幕上各颜色的红、绿、蓝值
- 能够很准确的获取屏幕上的各种颜色值,很直观,很方便的 。-Get RGB value of the screen point.
RGBPicker
- 取色器 RGB Picker获取屏幕某一像素色彩的rgb值-from RGB Color Picker for access to a screen pixel color rgb values
WindowsColor
- 通过在桌面拖动鼠标,获取鼠标所在位置处的窗口句柄,窗口类名,窗口的标题以及鼠标所在位置的RGB值等
得到像素
- 用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
获取任意颜色RGB值
- 通过点击调色板上任意一点获取该点颜色的RGB值
屏幕像素点颜色值得获取
- 屏幕像素点颜色值得获取,根据鼠标的位置,获取改点的RGB像素值,并显示其颜色
像素点RGB值获取
- 获取鼠标所在点 R G B值
Delphi获取图像某点RGB值的源码
- Delphi获取图像某点RGB值的源码
ColorPicker
- 基于visual c++ 2005实现 ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取
ColorPicker
- ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
jpegshow
- 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
ScreenGetColor
- 该程序用于拾取屏幕上任意点的RGB值,并显示当前的屏幕坐标。其中的获取RGB值这段源码具有一定的代表性,可用于其它程序。-The program used to pick up on the screen at any point of the RGB values, and displays the current screen coordinates. One of the RGB values to obtain a certain representation of this sourc
RGB
- 获取图像的RGB颜色空间值,该算法简洁,快速,逻辑性强,是值得借鉴的好算法
GDI-get-RGB
- GDI 绘图编程 获取图像像素点的RGB值并显示样图-The mouse to click obtain image pixels display from point of sample figure and pixel RGB
RGBValue
- 视频采集,并且可以获取RGB值,比较简单好用的视频入门例子。-Video capture, and can get RGB values, relatively easy to use video entry example.
GetColor
- 获取鼠标点击出的颜色 使用界面获取鼠标点击出的颜色,内有说明,能够获取RGB值-Gets the color to use the mouse to click the mouse to click on the screen to get the color, which is described, can get the RGB values
RGB
- 获取像素点的RGB值,可以从图像中直接获取像素的RGB值-get the rgb
RGB-value
- 获取图片任意像素点RGB值,鼠标点击显示相应像素值。-get RGB value of any pixel
RGB
- 点击可以获取任何一张图片的RGB值,精度高(Click to get the RGB value of any picture with high accuracy)
TestGetPixel(代码)
- 获取区域鼠标点击点的相关点的RGB值,并正常提示给操作者(Gets the RGB value of the correlation point of the area mouse click, and prompts it to the operator accordingly)