Class IDATChunk


public class IDATChunk extends CRCedChunk
  • Field Details

    • type

      private static final byte[] type
    • width

      private final int width
    • height

      private final int height
  • Constructor Details

    • IDATChunk

      public IDATChunk(int width, int height)
  • Method Details