文件名称:Example1_8
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:39.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/Example1_8/
Example1_8/Example1_8/bin/
Example1_8/Example1_8/bin/Debug/
Example1_8/Example1_8/bin/Debug/Example1_8.exe
Example1_8/Example1_8/bin/Debug/Example1_8.pdb
Example1_8/Example1_8/bin/Debug/Example1_8.vshost.exe
Example1_8/Example1_8/ColorMap.cs
Example1_8/Example1_8/Example1_8.csproj
Example1_8/Example1_8/Form1.cs
Example1_8/Example1_8/Form1.Designer.cs
Example1_8/Example1_8/obj/
Example1_8/Example1_8/obj/Debug/
Example1_8/Example1_8/obj/Debug/Example1_8.csproj.GenerateResource.Cache
Example1_8/Example1_8/obj/Debug/Example1_8.exe
Example1_8/Example1_8/obj/Debug/Example1_8.pdb
Example1_8/Example1_8/obj/Debug/Example1_8.Properties.Resources.resources
Example1_8/Example1_8/obj/Debug/TempPE/
Example1_8/Example1_8/obj/Example1_8.csproj.FileList.txt
Example1_8/Example1_8/Program.cs
Example1_8/Example1_8/Properties/
Example1_8/Example1_8/Properties/AssemblyInfo.cs
Example1_8/Example1_8/Properties/Resources.Designer.cs
Example1_8/Example1_8/Properties/Resources.resx
Example1_8/Example1_8/Properties/Settings.Designer.cs
Example1_8/Example1_8/Properties/Settings.settings
Example1_8/Example1_8.sln
Example1_8/Example1_8.suo
Example1_8/Example1_8/
Example1_8/Example1_8/bin/
Example1_8/Example1_8/bin/Debug/
Example1_8/Example1_8/bin/Debug/Example1_8.exe
Example1_8/Example1_8/bin/Debug/Example1_8.pdb
Example1_8/Example1_8/bin/Debug/Example1_8.vshost.exe
Example1_8/Example1_8/ColorMap.cs
Example1_8/Example1_8/Example1_8.csproj
Example1_8/Example1_8/Form1.cs
Example1_8/Example1_8/Form1.Designer.cs
Example1_8/Example1_8/obj/
Example1_8/Example1_8/obj/Debug/
Example1_8/Example1_8/obj/Debug/Example1_8.csproj.GenerateResource.Cache
Example1_8/Example1_8/obj/Debug/Example1_8.exe
Example1_8/Example1_8/obj/Debug/Example1_8.pdb
Example1_8/Example1_8/obj/Debug/Example1_8.Properties.Resources.resources
Example1_8/Example1_8/obj/Debug/TempPE/
Example1_8/Example1_8/obj/Example1_8.csproj.FileList.txt
Example1_8/Example1_8/Program.cs
Example1_8/Example1_8/Properties/
Example1_8/Example1_8/Properties/AssemblyInfo.cs
Example1_8/Example1_8/Properties/Resources.Designer.cs
Example1_8/Example1_8/Properties/Resources.resx
Example1_8/Example1_8/Properties/Settings.Designer.cs
Example1_8/Example1_8/Properties/Settings.settings
Example1_8/Example1_8.sln
Example1_8/Example1_8.suo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.