xmlgraphics-commons 1.4

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 750418 2009-03-05 11:03:54Z vhennebert $

Constructor Summary
ImageIOPNGImageWriter()
          Main constructor.
 
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.4

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