Class PamWriter

  • All Implemented Interfaces:
    PnmWriter

    final class PamWriter
    extends java.lang.Object
    implements PnmWriter
    • Constructor Summary

      Constructors 
      Constructor Description
      PamWriter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeImage​(java.awt.image.BufferedImage src, java.io.OutputStream os, PnmImagingParameters params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait