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

/
/
/
CreateFromRGBA

CreateFromRGBA method

Class:  Rhino.Display.ColorHSV

Nothing found