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