Class DPELChunk.TypeDepth
java.lang.Object
com.twelvemonkeys.imageio.plugins.iff.DPELChunk.TypeDepth
- Enclosing class:
DPELChunk
- Version:
- $Id: DPELChunk.java,v 1.0 01/02/2022 haraldk Exp$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
final int type -
bitDepth
final int bitDepth
-
-
Constructor Details
-
TypeDepth
TypeDepth(int type, int bitDepth)
-
-
Method Details
-
toString
-