ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerDocument Class / RGBColorProfile Property

In This Topic
    RGBColorProfile Property (CIMLayerDocument)
    In This Topic
    Gets or sets the name of the RGB color profile of this layer's source map.
    Syntax
    public string RGBColorProfile {get; set;}
    Public Property RGBColorProfile As String
    Remarks
    If the target map has color management enabled, this value will be used to transform the layer's RGB colors as it is imported into that map.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also