Skip to content

Scrypted Documentation / ColorHsv

Interface: ColorHsv ​

Represents an HSV color value component.

Properties ​

h? ​

optional h: number

Hue. 0 to 360.


s? ​

optional s: number

Saturation. 0 to 1.


v? ​

optional v: number

Value. 0 to 1.