public class RGB extends java.lang.Object
RGB(int red, int green, int blue)
int
getBlue()
getGreen()
getRed()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RGB(int red, int green, int blue)
public int getRed()
public int getGreen()
public int getBlue()