ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMHSVColor Class
Members Version

CIMHSVColor Class
Represents a color defined by hue, saturation, and brightness (value).
Object Model
CIMHSVColor ClassCIMHSVColor ClassCIMColorSpace ClassCIMHSVColor Class
Syntax
Remarks
Transforms RGB values by defining the hue, saturation, and brightness (value) of the color. The three values do not represent individual color channels but the HSV coordinates used to define the color in the RGB color model.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also