All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ij.io.ImageWriter

java.lang.Object
   |
   +----ij.io.ImageWriter

public class ImageWriter
extends Object
Writes raw image data to a file.


Constructor Index

 o ImageWriter(FileInfo)

Method Index

 o write(OutputStream)

Constructors

 o ImageWriter
 public ImageWriter(FileInfo fi)

Methods

 o write
 public void write(OutputStream out) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index