Class XS24Chunk
java.lang.Object
com.twelvemonkeys.imageio.plugins.iff.IFFChunk
com.twelvemonkeys.imageio.plugins.iff.XS24Chunk
XS24Chunk.
- Version:
- $Id: XS24Chunk.java,v 1.0 01/02/2022 haraldk Exp$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate byte[](package private) int(package private) intFields inherited from class IFFChunk
chunkId, chunkLength -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidtoString()(package private) voidwriteChunk(DataOutput output)
-
Field Details
-
data
private byte[] data -
width
int width -
height
int height
-
-
Constructor Details
-
XS24Chunk
XS24Chunk(int chunkLength)
-
-
Method Details
-
readChunk
- Specified by:
readChunkin classIFFChunk- Throws:
IOException
-
writeChunk
- Specified by:
writeChunkin classIFFChunk
-
toString
-
thumbnail
-