public abstract class PNMWriter extends Object
protected boolean
RAWBITS
PNMWriter(boolean RAWBITS)
abstract void
writeImage(BufferedImage src, OutputStream os, Map params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final boolean RAWBITS
public PNMWriter(boolean RAWBITS)
public abstract void writeImage(BufferedImage src, OutputStream os, Map params) throws ImageWriteException, IOException
ImageWriteException
IOException
Copyright © 2007-2012. All Rights Reserved.