Class Colors.ColNfo

java.lang.Object
zombie.core.Colors.ColNfo
Enclosing class:
Colors

public static class Colors.ColNfo extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • getColorSet Link icon

      public Colors.ColorSet getColorSet()
    • getColorSetIndex Link icon

      public int getColorSetIndex()
    • getName Link icon

      public String getName()
    • getHex Link icon

      public String getHex()
    • getColor Link icon

      public Color getColor()
    • getR Link icon

      public float getR()
    • getG Link icon

      public float getG()
    • getB Link icon

      public float getB()
    • getRInt Link icon

      public int getRInt()
    • getGInt Link icon

      public int getGInt()
    • getBInt Link icon

      public int getBInt()