Constructor LabColor
- Namespace
- LMKit.Graphics.Primitives
- Assembly
- LM-Kit.NET.dll
LabColor(double, double, double)
Creates a CIELAB color from its three coordinates.
public LabColor(double l, double a, double b)
Creates a CIELAB color from its three coordinates.
public LabColor(double l, double a, double b)