Class CTBLChunk
- java.lang.Object
-
- com.twelvemonkeys.imageio.plugins.iff.IFFChunk
-
- com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
-
- com.twelvemonkeys.imageio.plugins.iff.CTBLChunk
-
- All Implemented Interfaces:
MultiPalette
final class CTBLChunk extends AbstractMultiPaletteChunk
CTBLChunk- Version:
- $Id: CTBLChunk.java,v 1.0 30.03.12 14:53 haraldk Exp$
-
-
Field Summary
-
Fields inherited from class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
changes, FACTOR_4BIT, initialChanges, lastRow, mutablePalette, originalPalette
-
Fields inherited from class com.twelvemonkeys.imageio.plugins.iff.IFFChunk
chunkId, chunkLength
-
-
Constructor Summary
Constructors Constructor Description CTBLChunk(int chunkLength)
-
Method Summary
-
Methods inherited from class com.twelvemonkeys.imageio.plugins.iff.AbstractMultiPaletteChunk
getColorModel, readChunk, skipLaced, writeChunk
-
-