Skip to content

ColorXYZ (Color)

Public Constructor

Constructs a new instance of ColorXYZ that is equivalent to an ARGB color.

Namespace: Rhino.Display

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**5.0

Syntax

public ColorXYZ(
Color rgb
)

Parameters

rgb

Type:System.Drawing.Color
ARGB color to mimic.

Remarks

Exact conversions between color spaces are often not possible.