ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRGBColor Class
Members

In This Topic
    CIMRGBColor Class
    In This Topic
    Represents a color in the RGB color model.
    Object Model
    CIMRGBColor ClassCIMRGBColor ClassCIMColorSpace ClassCIMRGBColor Class
    Syntax
    Remarks
    A color in the RGB (red, green, blue) color model. RGB is an additive, or light-emissive model based on red, green, and blue values.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMColor
             ArcGIS.Core.CIM.CIMRGBColor

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also