This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterColormap3 Interface > IRasterColormap3.SaveTo Method (ArcObjects .NET 10.5 SDK) |
Saves colors to an Esri .clr file.
[Visual Basic .NET] Public Sub SaveTo ( _ ByVal colormapFileName As String _ )
[C#] public void SaveTo ( string colormapFileName );
[C++]
HRESULT SaveTo(
BSTR colormapFileName
);
[C++]
Parameters colormapFileName [in] colormapFileName is a parameter of type BSTR