public class Color8Bit extends Object
int
blue
green
red
Color8Bit(int red, int green, int blue)
Color8Bit(Color color)
boolean
equals(Object other)
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final int red
public final int green
public final int blue
public Color8Bit(int red, int green, int blue)
public Color8Bit(Color color)
color
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode