public class RGB
extends Color
-
Field Summary
Fields inherited from class net.mst.utilities.colors.Color
b, g, r
-
Method Summary
of(int Red,
int Green,
int Blue)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
of
public static RGB of(int Red,
int Green,
int Blue)