CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - RGB color

搜索资源列表

  1. 该代码可以拾取屏幕上的颜色并显示RGB分

    0下载:
  2. 该代码可以拾取屏幕颜色,显示rgb分量!-The code can pick up color screen, showing rgb weight!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22.42kb
    • 提供者:流言
  1. hsv

    0下载:
  2. 一個可顯示出調用HSV色彩的結果的程式, 可直接在 Color Space 上調用, 並顯示出 HSV與RGB 色彩比對.-a show called HSV color the results of the program can directly Color Space on the call, and show RGB and HSV color than the right.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:114.94kb
    • 提供者:黃建華
  1. Raster_vb

    0下载:
  2. For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:z
  1. 1821

    1下载:
  2. 一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:49.47kb
    • 提供者:yu
  1. 色盘算法

    0下载:
  2. java写的非常棒的色彩盘!有CMYK、LAB、RGB几种模式-wrote wonderful color set! A CMYK, LAB, RGB several models!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:18.16kb
    • 提供者:黄清
  1. RGBandHLS

    0下载:
  2. 本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT &light)实现RGB向HSL转换-Experimental realization of the R
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:伟明
  1. colorcombox

    0下载:
  2. YUV值转化为RGB值的思想,及如何构件颜色下拉框的一种思想,你可以将里面的代码加工,写成自己的控件-YUV values into RGB values of thought, and how the color components of an idea the drop-down box, you can be inside the code processing, written in their own control
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:166.77kb
    • 提供者:zhaozhiyong
  1. realtime

    0下载:
  2. 实时曲线绘制程序实例,多用于工业监控。// 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollS
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:61.96kb
    • 提供者:王磊
  1. ColorPicker

    0下载:
  2. 可以直接运行,运行后会可以通过对话框上的按钮选择任意的RGB颜色组合-Can run, will run through the button on the dialog box select any of the RGB color combination
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:7.82mb
    • 提供者:周雨朋
  1. fourth

    0下载:
  2. 用matlab生成下列500*500的RGB红绿蓝彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?-Generated with matlab the following 500* 500 RGB red, green and blue color image, the color box as shown (a) assumes that the image is converted to HSI spa
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:2.49kb
    • 提供者:名人
  1. Triangle

    0下载:
  2. 使用C++画出RGB三角形,红蓝绿颜色渐变。-Use C++ draw the RGB triangles, red, blue and green color gradient.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-12
    • 文件大小:21.79kb
    • 提供者:tata_5
  1. Draw-the-gradient-graphics

    0下载:
  2. 该功能主要绘制三条颜色渐变的粗线条,运行程序就能在对话框中直观的看到效果。主要依赖于RGB的设置。-The main draw three color gradient function thick line, to run the program can see the effect in the dialog intuitive. Mainly depends on the RGB set.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:26.61kb
    • 提供者:刘必玲
  1. Color-value-and-Display

    0下载:
  2. 颜色值确定显示。通过拖拉滚动条来改变RGB的颜色值;通过十进制输入R、G、B的到相应的颜色状态;输入#******十六进制RGB(C#.net)值,显示对应颜色。-Determine the display color values​ ​ . Changed the RGB color value by dragging the scroll bar Through input decimal R, G, B to get the corresponding color
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:309.9kb
    • 提供者:第二圣贤
  1. basic-web-server-Test

    0下载:
  2. In this day and age you will find yourself at times needing to set a color in two different ways. If you are doing any sort of web development you will find that often you are referring to colors using a code that looks something like this #0066FF .
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1.33kb
    • 提供者:kojemauil
  1. Advanced-Color-Picker

    0下载:
  2. Most Advanced GDI+ Color picker control-Title: Most Advanced GDI+ Color picker control (***ScreenShot***)) Descr iption: The most advanced colour picker user control. See screen shot. A test program also included. Also demonstrates the drawing capa
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:50.78kb
    • 提供者:Yanghai
  1. RGBpaint

    0下载:
  2. 该程序基于MFC实现RGB彩色空间下物体的光滑着色-Smooth Shading MFC-based realization of the program under the RGB color space objects
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:3.81mb
    • 提供者:HuYue
  1. segmentation-of-color-images

    0下载:
  2. 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:749byte
    • 提供者:张三
  1. program4

    0下载:
  2. 利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割-Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:张三
  1. MT_Color

    0下载:
  2. 把已知坐标点画在RGB图上,可以定义四种颜色。(draw known coordinates in the RGB chart, we define four kinds of color.)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:姀娌
搜珍网 www.dssz.com