RhinoCommon API
ColorLCH Constructor |
| Name | Description | |
|---|---|---|
| ColorLCH(Color) |
Constructs a new instance of ColorLCH that is equivalent to an RGB color.
| |
| ColorLCH(Double, Double, Double) |
Constructs a new instance of ColorLCH with custom channel values.
| |
| ColorLCH(Double, Double, Double, Double) |
Constructs a new instance of ColorLCH with custom channel values.
|