public final class RGB extends java.lang.Object
RGB(int r, int g, int b)
int
getBlue()
getGreen()
getRed()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RGB(int r, int g, int b)
r
g
b
public int getRed()
public int getGreen()
public int getBlue()