ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColormapColorizerDefinition Class / ColormapColorizerDefinition Constructor / ColormapColorizerDefinition Constructor(String)
A string indicating the Colormap file path.

ColormapColorizerDefinition Constructor(String)
Creates a Colormap colorizer definition with the Colormap file path.
Syntax
public ColormapColorizerDefinition( 
   string colormapFilePath
)

Parameters

colormapFilePath
A string indicating the Colormap file path.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also