CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 颜色值

搜索资源列表

  1. color_change

    0下载:
  2. 改变RGB的值,在对应的窗口显示颜色值的变化-Change the RGB values, in the corresponding window changes color values
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1551
    • 提供者:mr fei
  1. GetBMPInfo

    0下载:
  2. 读取一个BMP文件的文件头信息,以及开始几个点的RGB颜色值。-Read a BMP file header information, and the first few points of RGB color values.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1287
    • 提供者:SuiYuanming
  1. AnyColor

    0下载:
  2. 实现WEB的取色,可以截取任意坐标的颜色值,同时添加Skin++皮肤,实现精美的外观.支持颜色调节,并且显示颜色值-WEB-taking to achieve color that can coordinate the color value of any interception, while adding Skin++ skin to achieve beautiful appearance. Support color adjustment, and display color value
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:321390
    • 提供者:李桂宗
  1. C_programmers_image_color_value_point

    0下载:
  2. C编程获得图像上任意一点的颜色值C programmers get the image on the color value of any point-C programmers get the image on the color value of any point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:20197
    • 提供者:awx
  1. exShader

    0下载:
  2. OSG结合GLSL,在一个立方体上贴纹理后,对其进行颜色校正,更改为已存在的查找表的颜色值,GLSL可以对纹理颜色值进行更改-OSG integration GLSL, posted in a cube texture is carried out after color correction, change the existing look-up table of color values, GLSL texture color values can be changed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9641869
    • 提供者:卉卉
  1. GDTdixing

    0下载:
  2. 3D灰度图地形实现,通过对灰度图每像素颜色值的计算,实现3D场景的草原,山地,沙漠等地形-3D grayscale terrain to achieve, through the grayscale per pixel color value calculation, the realization of 3D scenes of prairie, mountain, desert terrain, etc.
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:663698
    • 提供者:风轻云淡
  1. RenderBox

    0下载:
  2. 由基本的3D应用程序绘制立方体盒子,采用顶点颜色值混合方式-By the application of basic 3D rendering cube box
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:17084
    • 提供者:风轻云淡
  1. VByanse

    0下载:
  2. VB颜色值参考源码,入门练手用的,仅供参考-VB reference source color value, entry to practice using hand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:19350
    • 提供者:陆飞讯
  1. RGB

    0下载:
  2. 获取图像的RGB颜色空间值,该算法简洁,快速,逻辑性强,是值得借鉴的好算法
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:23294
    • 提供者:wushuqiong
  1. ScreenGetColor

    0下载:
  2. 屏幕取色器是由it民工网(www.itminggong.com)站长开发的一款国产软件,该软件rgb是作者在长时间的程序开发过程中,由于编程经常需要获取某些窗口的RGB颜色值以及获取某些窗口信息而开发的,该软件界面清晰美观,点击界面取色区域图标,移动鼠标至任何一个窗口,可快速查看该窗口的类信息,当前鼠标位置信息,以及鼠标当前点的颜色值,软件最小化在右下角区域存在。双击恢复界面。方便易用、-Screen color picker is it migrant networks (www.itming
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:811324
    • 提供者:wang
  1. getcolor

    0下载:
  2. 从图片的像素里取出颜色值,从图片的像素里取出颜色值16进制-get color from image hex
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:609759
    • 提供者:sofy
  1. ColorSelCmb

    0下载:
  2. 一个VC++彩色的颜色下拉框,获取颜色名称和颜色值等参数。 -A VC++ color color drop-down box, for color names and color values ​ ​ and other parameters.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:22312
    • 提供者:
  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:194996
    • 提供者:李伟
  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:195288
    • 提供者:tan
  1. getrgb

    0下载:
  2. vc获得图像上任意一点的颜色值的程序源码,希望对大家有所帮助-vc be the color of the image at any point on the value of program source code, we want to help
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:19453
    • 提供者:
  1. RGB565

    0下载:
  2. 一个把RGB颜色值转换为RGB565值的小工具-A value into the RGB color value gadget RGB565
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:26276
    • 提供者:Eric
  1. ColorProcess

    0下载:
  2. 对bmp图像进行颜色分析,如平均值法等,并且可以滤除一些颜色值-Bmp image of the color analysis, such as the average method, and can filter out some of the color values
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:124922
    • 提供者:stuy_1001191
  1. TitleColor

    0下载:
  2. 在文本中输入颜色值按设置按钮可以更改窗体标题栏颜色-In the text input color value according to set button can change the title bar form color
  3. 所属分类:Dialog_Window

    • 发布日期:2016-08-18
    • 文件大小:25600
    • 提供者:黄少雄
  1. readRGB

    0下载:
  2. 获取某一点的RGB值,获取图片上某一个点 的颜色值-RGB values ??for a point
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:358131
    • 提供者:阿廖
  1. getcolor

    0下载:
  2. vc获得图像上任意一点的颜色值的程序源码,希望对大家有所帮助-vc get the image on the color value of any point source program, we hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:20623
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com