xmlgraphics-commons 1.0

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

java.lang.Object
  extended byorg.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
      extended byorg.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 390673 2006-04-01 14:14:47Z jeremias $

Constructor Summary
ImageIOPNGImageWriter()
          Main constructor.
 
Methods inherited from class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
getChildNode, getDefaultWriteParam, getMIMEType, 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.0

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