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

In This Topic
    CIMLABColor Class
    In This Topic
    Represents a color defined in the LAB color space.
    Object Model
    CIMLABColor ClassCIMLABColor ClassCIMColorSpace ClassCIMLABColor Class
    Syntax
    Remarks
    Defines colors in the CIELAB color space, which is a color-opponent space with dimension L for lightness and a and b for the color-opponent dimensions.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also