ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColorRamp Class / ColorSpace Property

In This Topic
    ColorSpace Property (CIMColorRamp)
    In This Topic
    Gets or sets the color space of the color. This color space is defined by an ICC color profile.
    Syntax
    Public Property ColorSpace As CIMColorSpace
    public CIMColorSpace ColorSpace {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also