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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageIOPNGImageWriter
public ImageIOPNGImageWriter()
- Main constructor.
Copyright © 2008 Apache Software Foundation. All Rights Reserved.