Components Interactions Examples Tutorials API FAQ
Options
Menu

Interface Rgb

Hierarchy

Index

Properties

Methods

Properties

b

b: number

g

g: number

r

r: number

Methods

brighter

  • brighter(k?: number): Rgb

darker

  • darker(k?: number): Rgb

hsl

rgb

toString

  • toString(): string

Generated using TypeDoc