ColorUtil()
static Color
darker(Color clr, double fraction)
static float
getBrightness(Color clr)
getHue(Color clr)
getSaturation(Color clr)
gray(int grayVal)
lighter(Color clr)
lighter(Color clr, double saturationFraction)
opaque(Color clr)
saturate(Color clr, double saturation)
setAlpha(Color clr, int alpha)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait