Class PhysChunk

java.lang.Object
com.mcgath.jhove.module.png.PNGChunk
com.mcgath.jhove.module.png.PhysChunk

public class PhysChunk extends PNGChunk
The pHYS chunk, which indicates pixel aspect ratio or size.
  • Constructor Details

    • PhysChunk

      public PhysChunk(int sig, long leng)
      Constructor
  • Method Details