Click or drag to resize

ColorHSV Properties

The ColorHSV type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets the alpha channel value. Alpha channels are limited to a 0~1 range.
Public propertyH
Gets or sets the hue channel value. Hue channels rotate between 0.0 and 1.0.
Public propertyS
Gets or sets the saturation channel value. Saturation channels are limited to a 0~1 range.
Public propertyV
Gets or sets the value (brightness) channel value. Value channels are limited to a 0~1 range.
Top
See Also