Click or drag to resize

ColorHSLL Property

Gets or sets the luminance channel value. Luminance channels are limited to a 0~1 range.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double L { get; set; }

Property Value

Type: Double
See Also