Uses of Package
org.apache.xmlgraphics.image.codec.png
-
Packages that use org.apache.xmlgraphics.image.codec.png Package Description org.apache.xmlgraphics.image.codec.png Contains a PNG image codec. -
Classes in org.apache.xmlgraphics.image.codec.png used by org.apache.xmlgraphics.image.codec.png Class Description PNGChunk PNGChunk.ChunkType See http://en.wikipedia.org/wiki/Portable_Network_Graphics for a light explanation; See http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html for the spec.PNGDecodeParam An instance ofImageDecodeParam
for decoding images in the PNG format.PNGEncodeParam An instance ofImageEncodeParam
for encoding images in the PNG format.PNGSuggestedPaletteEntry A class representing the fields of a PNG suggested palette entry.