Package | Description |
---|---|
org.apache.xmlgraphics.image.codec.png |
Contains a PNG image codec.
|
Class and 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 of
ImageDecodeParam for decoding images in
the PNG format. |
PNGEncodeParam
An instance of
ImageEncodeParam for encoding images in
the PNG format. |
PNGSuggestedPaletteEntry
A class representing the fields of a PNG suggested palette entry.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.