Package com.mcgath.jhove.module.png
package com.mcgath.jhove.module.png
Contains the classes needed for building a JHOVE application.
This package must be used with a top-level class, with one or more
output handlers or viewers, and with one or more modules for specific
file formats.
For overviews, tutorials, examples, guides, and tool documentation, please see:
-
ClassDescriptionThe bKGD (background color) chunkThe gAMA chunk, holding the gamma value.A superclass for TextChunk, ZtxtChunk, and ItxtChunkThe hIST (Histogram) chunkThe iCCP (color profile) chunkThe IDAT (pixel data) chunkRepresentation of the IHDR (header) chunkRepresentation of the iTXt (internationalized text) chunkThe pHYS chunk, which indicates pixel aspect ratio or size.Representation of the PLTE chunkException class specific to the PNG moduleThe sBIT (significant bits) chunkThe suggested palette (sPLT) chunkThe sRGB chunk, specifying sRGB color intentRepresentation of the tEXt (plain text) chunkThe tIME chunk, which gives the latest modified time.The Transparency chunk.Class for chunks of unknown type.Representation of the zTXt (compressed text) chunk