Skip to content

Scrypted Documentation / ColorRgb

Interface: ColorRgb

Represents an RGB color with component values between 0 and 255.

Properties

b?

optional b: number


g?

optional g: number


r?

optional r: number