Uses of Class
com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
-
Packages that use MutableIndexColorModel.PaletteChange Package Description com.twelvemonkeys.imageio.plugins.iff -
-
Uses of MutableIndexColorModel.PaletteChange in com.twelvemonkeys.imageio.plugins.iff
Fields in com.twelvemonkeys.imageio.plugins.iff declared as MutableIndexColorModel.PaletteChange Modifier and Type Field Description protected MutableIndexColorModel.PaletteChange[][]AbstractMultiPaletteChunk. changesprotected MutableIndexColorModel.PaletteChange[]AbstractMultiPaletteChunk. initialChangesMethods in com.twelvemonkeys.imageio.plugins.iff with parameters of type MutableIndexColorModel.PaletteChange Modifier and Type Method Description voidMutableIndexColorModel. adjustColorMap(MutableIndexColorModel.PaletteChange[] changes)
-