RhinoCommon API
ColorHSL Constructor (Double, Double, Double) |
Constructs a new instance of ColorHSL with custom channel values.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public ColorHSL( double hue, double saturation, double luminance )
Public Sub New ( hue As Double, saturation As Double, luminance As Double )
Parameters
- hue
- Type: SystemDouble
Hue channel value. Hue channels rotate between 0.0 and 1.0. - saturation
- Type: SystemDouble
Saturation channel value. Channel will be limited to 0~1. - luminance
- Type: SystemDouble
Luminance channel value. Channel will be limited to 0~1.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14