ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MosaicLayerCreationParams Class / ColorizerDefinition Property

In This Topic
    ColorizerDefinition Property (MosaicLayerCreationParams)
    In This Topic
    Gets and sets a RasterColorizerDefinition.
    Syntax
    public RasterColorizerDefinition ColorizerDefinition {get; set;}
    Public Property ColorizerDefinition As RasterColorizerDefinition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also