Class MutableIndexColorModel.PaletteChange
java.lang.Object
com.twelvemonkeys.imageio.plugins.iff.MutableIndexColorModel.PaletteChange
- Enclosing class:
MutableIndexColorModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
public int index -
r
public byte r -
g
public byte g -
b
public byte b
-
-
Constructor Details
-
PaletteChange
PaletteChange()
-