Frames | No Frames |
Constructors which throw type gnu.javax.imageio.png.PNGException | |
Creates a PNG file from an existing BufferedImage.
| |
Creates a PNGFile object from an InputStream.
| |
Constructor for reading a generic chunk.
| |
Parses a PNG Header chunk.
| |
PNGICCProfile.PNGICCProfile(int type, byte[] data, int crc) | |
PNGPalette.PNGPalette(int type, byte[] data, int crc) Constructor for reading a generic chunk.
| |
Constructor for reading a generic chunk.
| |
Methods which throw type gnu.javax.imageio.png.PNGException | |
void | Decodes a data chunk.
|
PNGChunk | Loads a chunk from an InputStream. |