Class MutableIndexColorModel.PaletteChange

java.lang.Object
com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
Enclosing class:
MutableIndexColorModel

static class MutableIndexColorModel.PaletteChange extends Object
  • Field Details

    • index

      public int index
    • r

      public byte r
    • g

      public byte g
    • b

      public byte b
  • Constructor Details

    • PaletteChange

      PaletteChange()