Skip to content

ColorLAB (Color)

Public Constructor

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

Namespace: Rhino.Display

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**5.0

Syntax

public ColorLAB(
Color rgb
)

Parameters

rgb

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

Remarks

Exact conversions between color spaces are often not possible.