menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Create the nearest HSV equivalent of a LCH color.
Syntax:
public static
ColorHSV
CreateFromLCH(
ColorLCH
lch
)
Parameters:
lch
Type:
ColorLCH
Target color in LCH space.
Returns:
Type:
ColorHSV
The HSV equivalent of the LCH color.
Available since:
6.0
home
/
Rhino.Display
/
ColorHSV
/
CreateFromLCH
CreateFromLCH method
Class:
Rhino.Display.ColorHSV
Nothing found