Skip to main content

ColorUtils

Classes

ColorUtils

Constructors

Constructor
new ColorUtils(): ColorUtils;
Returns

ColorUtils

Methods

getUniqueColors()
static getUniqueColors(colors): Color[];
Parameters
ParameterType
colorsColor[]
Returns

Color[]

toUriComponent()
static toUriComponent(color): string;
Parameters
ParameterType
colorColor
Returns

string

Was this page helpful?