Click or drag to resize

ColorLCH Properties

The ColorLCH type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets the Alpha channel. The Alpha channel is limited to the 0~1 range.
Public propertyC
Gets or sets the Chroma channel. Chroma is defined from -1.0 to +1.0.
Public propertyH
Gets or sets the Hue channel. The hue channel is limited to the 0~360 degree range.
Public propertyL
Gets or sets the Lightness channel.
Top
See Also