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