All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ij.io.GifEncoder

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

public class GifEncoder
extends Object

Constructor Index

 o GifEncoder(FileInfo)

Method Index

 o write(OutputStream)
Saves image as a GIF file.

Constructors

 o GifEncoder
 public GifEncoder(FileInfo fi)

Methods

 o write
 public void write(OutputStream out) throws IOException
Saves image as a GIF file.


All Packages  Class Hierarchy  This Package  Previous  Next  Index