ArcGIS Pro 2.6 API Reference Guide
RGBColorProfile Property (CIMLayerDocument)

ArcGIS.Core.CIM Namespace > CIMLayerDocument Class : RGBColorProfile Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMLayerDocument Class
CIMLayerDocument Members