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 com.twelvemonkeys.imageio.plugins.iff.IFFChunk
chunkId, chunkLength
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
(package private) void
toString()
(package private) void
writeChunk
(DataOutput output)
-
Field Details
-
typeDepths
DPELChunk.TypeDepth[] typeDepths
-
-
Constructor Details
-
DPELChunk
DPELChunk(int chunkLength)
-
-
Method Details
-
readChunk
- Specified by:
readChunk
in classIFFChunk
- Throws:
IOException
-
writeChunk
- Specified by:
writeChunk
in classIFFChunk
-
toString
-
bitsPerPixel
public int bitsPerPixel()
-