@microsoft/fast-colors > ColorLAB > (constructor)
ColorLAB.(constructor)
Constructs a new instance of the ColorLAB
class
constructor(l: number, a: number, b: number);
Parameters
Parameter | Type | Description |
---|---|---|
l | number | |
a | number | |
b | number |
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-colors > ColorLAB > (constructor)
Constructs a new instance of the ColorLAB
class
constructor(l: number, a: number, b: number);
Parameter | Type | Description |
---|---|---|
l | number | |
a | number | |
b | number |