文件名称:RGBValue
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
下面介绍一个C#的实例,使用C#获取一幅图像指定像素点的RGB值,也就是用鼠标在引入的图片任意位置单击,就可把此点的RGB颜色值获取到,并显示在右侧对应的文本框中,程序顺便将获取的RGB值用三基色来显示,便于专业人士进一步配色,实际上就是一个C#取色器的源码。-Here are a C# example, using C# to get an image to specified pixel RGB values, is to use the mouse to click anywhere in the introduction of the picture, you can put this point RGB color values obtained and displayed in the right the corresponding text box, program the way to obtain the RGB values to display the three primary colors to facilitate the further color of professionals, in fact, is a C# source code of the color picker.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RGBValue\RGBValue\RGBValue\Form1.cs
........\........\........\Form1.Designer.cs
........\........\........\Form1.resx
........\........\........\Program.cs
........\........\........\...perties\AssemblyInfo.cs
........\........\........\..........\Resources.Designer.cs
........\........\........\..........\Resources.resx
........\........\........\..........\Settings.Designer.cs
........\........\........\..........\Settings.settings
........\........\........\RGBValue.csproj
........\........\RGBValue.sln
........\........\RGBValue.suo
........\........\........\Properties
........\........\RGBValue
........\RGBValue
RGBValue
........\........\........\Form1.Designer.cs
........\........\........\Form1.resx
........\........\........\Program.cs
........\........\........\...perties\AssemblyInfo.cs
........\........\........\..........\Resources.Designer.cs
........\........\........\..........\Resources.resx
........\........\........\..........\Settings.Designer.cs
........\........\........\..........\Settings.settings
........\........\........\RGBValue.csproj
........\........\RGBValue.sln
........\........\RGBValue.suo
........\........\........\Properties
........\........\RGBValue
........\RGBValue
RGBValue