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

    RGBColorProfile Property (CIMLayerDocument)
    Gets or sets the name of the RGB color profile of this layer's source map.
    Syntax
    public string RGBColorProfile {get; set;}
    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