Summary:
Detail:
static final Color
add(Color c1, Color c2)
static Color
blend(Color c1, Color c2, double v)
copy(Color c)
getOpposite(Color c)
highlight(Color c)
static boolean
isDark(Color c)
mult(Color c, double amount)
setAlpha(Color c, int alpha)
shade(Color c, double amount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait