Class DPELChunk
java.lang.Object
com.twelvemonkeys.imageio.plugins.iff.IFFChunk
com.twelvemonkeys.imageio.plugins.iff.DPELChunk
DPELChunk.
- Version:
- $Id: DPELChunk.java,v 1.0 01/02/2022 haraldk Exp$
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class IFFChunk
chunkId, chunkLength -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint(package private) voidtoString()(package private) voidwriteChunk(DataOutput output)
-
Field Details
-
typeDepths
DPELChunk.TypeDepth[] typeDepths
-
-
Constructor Details
-
DPELChunk
DPELChunk(int chunkLength)
-
-
Method Details
-
readChunk
- Specified by:
readChunkin classIFFChunk- Throws:
IOException
-
writeChunk
- Specified by:
writeChunkin classIFFChunk
-
toString
-
bitsPerPixel
public int bitsPerPixel()
-