Class RGB

java.lang.Object
net.mst.utilities.colors.Color
net.mst.utilities.colors.RGB

public class RGB extends Color
  • Method Details

    • of

      public static RGB of(int Red, int Green, int Blue)