文件名称:Example1_8
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- belal*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In C#, there is a default ColorMap class, defined in the System.Drawing.Imaging namespace. This class defines a mapping between existing colors and the new colors to which they are to be converted. When the map is applied, any pixel of the old color is converted to the new color. This class is useful for image processing applications.
However, in some graphics and chart applications, you may need the custom color maps to achieve specific visual effects. These color maps are simply tables or lists of colors that are organized in some desired fashion. The surface, patch, and image objects can be associated with a custom color map. This article shows you how to create such custom color maps.
However, in some graphics and chart applications, you may need the custom color maps to achieve specific visual effects. These color maps are simply tables or lists of colors that are organized in some desired fashion. The surface, patch, and image objects can be associated with a custom color map. This article shows you how to create such custom color maps.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example1_8
..........\Example1_8
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\Example1_8.exe
..........\..........\...\.....\Example1_8.pdb
..........\..........\...\.....\Example1_8.vshost.exe
..........\..........\ColorMap.cs
..........\..........\Example1_8.csproj
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\Example1_8.csproj.GenerateResource.Cache
..........\..........\...\.....\Example1_8.exe
..........\..........\...\.....\Example1_8.pdb
..........\..........\...\.....\Example1_8.Properties.Resources.resources
..........\..........\...\.....\TempPE
..........\..........\...\Example1_8.csproj.FileList.txt
..........\..........\Program.cs
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\Example1_8.sln
..........\Example1_8
..........\..........\bin
..........\..........\...\Debug
..........\..........\...\.....\Example1_8.exe
..........\..........\...\.....\Example1_8.pdb
..........\..........\...\.....\Example1_8.vshost.exe
..........\..........\ColorMap.cs
..........\..........\Example1_8.csproj
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\obj
..........\..........\...\Debug
..........\..........\...\.....\Example1_8.csproj.GenerateResource.Cache
..........\..........\...\.....\Example1_8.exe
..........\..........\...\.....\Example1_8.pdb
..........\..........\...\.....\Example1_8.Properties.Resources.resources
..........\..........\...\.....\TempPE
..........\..........\...\Example1_8.csproj.FileList.txt
..........\..........\Program.cs
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\Example1_8.sln