Class IHDRChunk


public class IHDRChunk extends CRCedChunk
  • Field Details

    • type

      private static final byte[] type
    • width

      private final int width
    • height

      private final int height
  • Constructor Details

    • IHDRChunk

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