menu
RhinoCommon API
search
search
V9
arrow_drop_down
filter_list
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 RGBA color.
Syntax:
public static
ColorHSV
CreateFromRGBA(
ColorRGBA
rgba
)
Parameters:
rgba
Type:
ColorRGBA
Target color in RGBA space.
Returns:
Type:
ColorHSV
The HSV equivalent of the RGBA color.
Available since:
7.0
home
/
Rhino.Display
/
ColorHSV
/
CreateFromRGBA
CreateFromRGBA method
Class:
Rhino.Display.ColorHSV
Nothing found