PaletteData.this

Constructs a new direct palette given the red, green and blue masks.

@param redMask the red mask @param greenMask the green mask @param blueMask the blue mask

  1. this(RGB[] colors)
  2. this(int redMask, int greenMask, int blueMask)
    class PaletteData
    this
    ()

Meta