Package | Description |
---|---|
org.apache.batik.ext.awt.image.codec.png |
Modifier and Type | Field and Description |
---|---|
private PNGDecodeParam |
PNGRed.decodeParam |
private PNGDecodeParam |
PNGImage.decodeParam |
Constructor and Description |
---|
PNGImage(java.io.InputStream stream,
PNGDecodeParam decodeParam) |
PNGImageDecoder(java.io.InputStream input,
PNGDecodeParam param) |
PNGRed(java.io.InputStream stream,
PNGDecodeParam decodeParam) |