Interface PaletteQuantizer

    • Method Detail

      • getColor

        int[] getColor​(int i)
      • getColorCount

        int getColorCount()
      • getTransparentIndex

        int getTransparentIndex()
      • lookup

        int lookup​(int r,
                   int g,
                   int b)
      • lookup

        int lookup​(int r,
                   int g,
                   int b,
                   int a)