org.apache.batik.ext.awt.image.codec.imageio
Class ImageIOTIFFImageWriter
java.lang.Object
org.apache.batik.ext.awt.image.codec.imageio.ImageIOImageWriter
org.apache.batik.ext.awt.image.codec.imageio.ImageIOTIFFImageWriter
- All Implemented Interfaces:
- EventListener, IIOWriteWarningListener, ImageWriter
public class ImageIOTIFFImageWriter
- extends ImageIOImageWriter
ImageWriter that encodes TIFF images using Image I/O.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageIOTIFFImageWriter
public ImageIOTIFFImageWriter()
- Main constructor.
Copyright © 2008 Apache Software Foundation. All Rights Reserved.