ArcGIS Pro 2.6 API Reference Guide
RasterColorizerDefinition Class
Members 

ArcGIS.Desktop.Mapping Namespace : RasterColorizerDefinition Class
Represents an abstract class definition for all types of colorizer definitions.
Syntax
public abstract class RasterColorizerDefinition : LayerDrawingDefinition 
Public MustInherit Class RasterColorizerDefinition 
   Inherits LayerDrawingDefinition
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Mapping.LayerDrawingDefinition
      ArcGIS.Desktop.Mapping.RasterColorizerDefinition
         ArcGIS.Desktop.Mapping.ClassifyColorizerDefinition
         ArcGIS.Desktop.Mapping.ColormapColorizerDefinition
         ArcGIS.Desktop.Mapping.DiscreteColorizerDefinition
         ArcGIS.Desktop.Mapping.RGBColorizerDefinition
         ArcGIS.Desktop.Mapping.StretchColorizerDefinition
         ArcGIS.Desktop.Mapping.UniqueValueColorizerDefinition
         ArcGIS.Desktop.Mapping.VectorFieldColorizerDefinition

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RasterColorizerDefinition Members
ArcGIS.Desktop.Mapping Namespace