public class PBMWriter extends PNMWriter implements PNMConstants
PBM_RAW_CODE, PBM_TEXT_CODE, PGM_RAW_CODE, PGM_TEXT_CODE, PNM_PREFIX_BYTE, PNM_SEPARATOR, PPM_RAW_CODE, PPM_TEXT_CODE
Constructor and Description |
---|
PBMWriter(boolean RAWBITS) |
public void writeImage(BufferedImage src, OutputStream os, Map params) throws ImageWriteException, IOException
writeImage
in class PNMWriter
ImageWriteException
IOException
Copyright © 2007-2012. All Rights Reserved.