All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----Acme.JPM.Encoders.ImageEncoder | +----Acme.JPM.Encoders.PpmEncoder
Writes an image onto a specified OutputStream in the PPM file format.
Fetch the software.
Fetch the entire Acme package.
public PpmEncoder(Image img, OutputStream out) throws IOException
public PpmEncoder(ImageProducer prod, OutputStream out) throws IOException
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs