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