Class DPELChunk.TypeDepth

java.lang.Object
com.twelvemonkeys.imageio.plugins.iff.DPELChunk.TypeDepth
Enclosing class:
DPELChunk

static class DPELChunk.TypeDepth extends Object
  • Field Details

    • type

      final int type
    • bitDepth

      final int bitDepth
  • Constructor Details

    • TypeDepth

      TypeDepth(int type, int bitDepth)
  • Method Details