org.apache.batik.ext.awt.image.codec.imageio
Class ImageIOPNGImageWriter
java.lang.Object
org.apache.batik.ext.awt.image.codec.imageio.ImageIOImageWriter
org.apache.batik.ext.awt.image.codec.imageio.ImageIOPNGImageWriter
- All Implemented Interfaces:
- EventListener, IIOWriteWarningListener, ImageWriter
public class ImageIOPNGImageWriter
- extends ImageIOImageWriter
ImageWriter that encodes PNG images using Image I/O.
- Version:
- $Id: ImageIOPNGImageWriter.java 1733416 2016-03-03 07:07:13Z gadams $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageIOPNGImageWriter
public ImageIOPNGImageWriter()
- Main constructor.
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.