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