Class ColorUtils

java.lang.Object
gg.xp.xivsupport.gui.util.ColorUtils

public class ColorUtils extends Object
  • Constructor Details

    • ColorUtils

      public ColorUtils()
  • Method Details

    • intToColor

      public static Color intToColor(int color)
    • colorToInt

      public static int colorToInt(Color color)