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