v1.2.0.1-beta1
Color Member List

This is the complete list of members for Color, including all inherited members.

complement(Color color)Colorstatic
getSaturation()Color
isCool()Color
isCooler(Color color1, Color color2)Colorstatic
isCoolerThan(Color secondColor)Color
isDarker(Color color1, Color color2)Colorstatic
isDarkerThan(Color secondColor)Color
isLighter(Color color1, Color color2)Colorstatic
isLighterThan(Color secondColor)Color
isWarm()Color
isWarmer(Color color1, Color color2)Colorstatic
isWarmerThan(Color secondColor)Color
mix(Color color1, Color color2, number amount)Colorstatic
mixWith(Color color2, number amount)Color
polyad(number n)Color
polyad(Color color, number n)Colorstatic
shade(number amount)Color
shade(Color color, number amount)Colorstatic
tint(number amount)Color
tint(Color color, number amount)Colorstatic
toArgbHex()Color
toArgbHexString()Color
tpcolor()Color