xmlgraphics-commons 1.3.1

org.apache.xmlgraphics.image.writer.imageio
Class ImageIOPNGImageWriter

java.lang.Object
  extended by org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
      extended by org.apache.xmlgraphics.image.writer.imageio.ImageIOPNGImageWriter
All Implemented Interfaces:
java.util.EventListener, javax.imageio.event.IIOWriteWarningListener, ImageWriter

public class ImageIOPNGImageWriter
extends ImageIOImageWriter

ImageWriter that encodes PNG images using Image I/O.

Version:
$Id: ImageIOPNGImageWriter.java 496561 2007-01-16 01:17:01Z cam $

Constructor Summary
ImageIOPNGImageWriter()
          Main constructor.
 
Method Summary
 
Methods inherited from class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
createMultiImageWriter, getChildNode, getDefaultWriteParam, getMIMEType, isFunctional, supportsMultiImageWriter, updateMetadata, warningOccurred, writeImage, writeImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageIOPNGImageWriter

public ImageIOPNGImageWriter()
Main constructor.


xmlgraphics-commons 1.3.1

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.