org.apache.batik.ext.awt.image.codec.imageio
public class PNGTranscoderImageIOWriteAdapter extends Object implements PNGTranscoder.WriteAdapter
Method Summary | |
---|---|
void | writeImage(PNGTranscoder transcoder, BufferedImage img, TranscoderOutput output) |
Throws: TranscoderException
See Also: WriteAdapter