public class Luminance extends Object
Luminance()
static boolean
compatible(Color a, Color b)
static double
lum(Color color)
static void
main(String[] args)
static Color
toGray(Color color)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Luminance()
public static double lum(Color color)
public static Color toGray(Color color)
public static boolean compatible(Color a, Color b)
public static void main(String[] args)
Copyright © 2014. All Rights Reserved.