public final class ColorUtil
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
-
mult
public static final Color mult(Color c,
double amount)
-
-
-
-
isDark
public static boolean isDark(Color c)
-
-