搜索资源列表
3txt
- 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.PSet (x, y) z : Setting up the
ssq1128
- pb做的屏幕拾色器,可以拾取任一点的颜色,并转换成RGB值-pb done picking color screen that can pick up the color of any point and converted into RGB values
ColorSelCmb
- 在Window Word中设置字体颜色时,出现了一种混合了各种颜色和对应颜色名称的下拉列表框,使用起来很直观,本程序就实现了这种颜色下拉列表。通过单击按钮[获得选择颜色的名称]和[获得选择颜色的值]可以分别获得颜色下拉框中当前选择颜色的名称和以十六进制表示的RGB值。-in Window Settings Word font color, there is a mixture of various colors and corresponding color name drop-down lis
Ex_CommCtrls
- 创建一个对话框应用程序,其运行结果如下图所示。操作滚动条、滑动条和进度条控件 可以调整RGB 颜色的3 个颜色分量:R(红色分量)、G(绿色分量)和b(蓝色分量),并 根据右边调整的颜色填充左边静态文本控件。 要求:滚动条的箭头控制1 个象素,滚动条位置左右点击控制值±10 个象素。进展条用右 边的旋转控件控制,象素值范围0~255。
007
- VC静态控件和滚动条控件的演示和实现 创建三个滚动条,分别用来控制红绿蓝三个颜色的变化,并在编辑框中显示当时的RGB值,变化的颜色效果在一个椭圆中以填充椭圆的方式显示
colorpicker
- 颜色拾获器,可以通过点击调色盘选择颜色.并能得到颜色的RGB值
MinBox
- 利用mfc的标准控件实现颜色的控制,颜色值由rgb值控制-use of the standard controls to achieve color control, color control by the rgb values
一个调色程序的例子
- 作图时,并不知道颜色的具体RGB值,只需通过拖动滚动条慢慢调配出来-mapping, it is not aware of the specific RGB color values to be adopted by the drag of the slowly rolling out deployment
Delphi获取图像某点RGB值的源码
- Delphi获取图像某点RGB值的源码
Color
- vc6.0做的可以获取图片颜色RGB值的程序,非常的实用的!-vc6.0 can get the pictures do the color RGB value of the program, very useful!
getcolor.rar
- C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。,C++ to prepare up color screen, and drag the mouse on the screen can get the color of any point, and then given 16 hexad
Daquancolorvalue
- 颜色值大全(RGB)及源码(VB).由于最近经常用,所以做了个简单的颜色全集,方便自己使用罢了。想想发出来,也许有人会用到,还望大家转载时保留我的博客网址,谢谢啦!-Daquan color value (RGB) and the source code (VB). Because of the recent frequent use, so do a simple color collections, to facilitate their own use Bale. Think sends
rgbTest
- 获取屏幕任意点的RGB值,两种方法获取鼠标当前窗口指针-Get the screen at any point in RGB values, two methods for the mouse pointer to the current window
ColorPicker
- ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
xgui-extension_src
- 查找颜色并显示颜色的RGB值 查找颜色并显示颜色的RGB值 -main function: find color and return rgb value! for vc++ environment.who to tach 20 words
e
- 属于期末交的作业 ,椭圆下 能调RGB值 红色蓝色红色。范围在1--2-End of assignment, are, oval next to a red tone blue red RGB value. In the range 1- 255
Slider
- C++ 使用滑块设置颜色值,改变RGB值选择绘值背景颜色.-C++ using the slider to set the color value, change the RGB values to select the background color of the plotted values.
Text7
- 创建如图所示的基于对话框的应用程序,在图形显示区绘制一个矩形并用单色画刷填充矩形内部。通过滚动条控件设置填充颜色,并在编辑框中显示颜色的 RGB值,通过单选按钮可以设置矩形的边框线型,“显示图形”复选框可以控制是否显示矩形。设置完成后,单击“显示”按钮在“图形显示区”显示新的绘图效果。 单击“退出”按钮退出程序。 -Created as shown in the dialog-based applications in the graphic display area and dr
MyInterface
- opencv MFC对话框程序。 功能:打开图像 缩放图像 获取图像的分辨率 由鼠标给出像素的位置 获取像素的RGB值。 用途:适合初学C++图像处理的人参考学习。-Opencv MFC dialog application.
MLNVXLK38
- Get the color RGB value 获得颜色RGB值()
