ij.io
public class ImageWriter extends java.lang.Object
Constructor and Description |
---|
ImageWriter(FileInfo fi) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.OutputStream out)
Writes the image to the specified OutputStream.
|
public ImageWriter(FileInfo fi)
public void write(java.io.OutputStream out) throws java.io.IOException
java.io.IOException