All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----picture.ImageEncoder | +----picture.JpegEncoder
Fetch the software.
Fetch the entire Acme package.
public JpegEncoder(Image img, OutputStream out) throws IOException
public JpegEncoder(ImageProducer prod, OutputStream out) throws IOException
public void setQfactor(int qfactor)
All Packages Class Hierarchy This Package Previous Next Index