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