Uses of Class
org.apache.batik.ext.awt.image.codec.png.PNGDecodeParam
Packages that use PNGDecodeParam
-
Uses of PNGDecodeParam in org.apache.batik.ext.awt.image.codec.png
Fields in org.apache.batik.ext.awt.image.codec.png declared as PNGDecodeParamModifier and TypeFieldDescriptionprivate PNGDecodeParamPNGImage.decodeParamprivate PNGDecodeParamPNGRed.decodeParamConstructors in org.apache.batik.ext.awt.image.codec.png with parameters of type PNGDecodeParamModifierConstructorDescriptionPNGImage(InputStream stream, PNGDecodeParam decodeParam) PNGImageDecoder(InputStream input, PNGDecodeParam param) PNGRed(InputStream stream, PNGDecodeParam decodeParam)