@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 |