Functions4 public, 0 private

Caulcates the resulting color after combining the provided colors with the specified opacity.
publicstructgetOpacityColor
requiredanycolor1
requiredanycolor2
numericopacity0.5
publicbooleanisCssColor
requiredanycolor
Converts the provided value to a color represented as hex. The result does not include the preceeding pound sign.
publicstringtoHexColor
requiredanyvalue
structOPTIONS{}
optionbooleanconvertAlphatrue
Converts the provided value to a color divided into RGB.
publicstructtoRGBcolor
requiredanyvalue
structOPTIONS{}
optionbooleanconvertAlphatrue