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