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:
Constructs the nearest RGBA equivalent of an HSL color.
Syntax:
public static
ColorRGBA
CreateFromHSV(
ColorHSV
hsv
)
Parameters:
hsv
Type:
ColorHSV
Target color in HSL space.
Returns:
Type:
ColorRGBA
The RGBA equivalent of the HSL color.
Available since:
7.0
home
/
Rhino.Display
/
ColorRGBA
/
CreateFromHSV
CreateFromHSV method
Class:
Rhino.Display.ColorRGBA
Nothing found