All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----relaaja.gui.GIFEncoder
Write
.Three caveats:
java.awt.AWTException: Grabber returned false: 192
GIFEncoder is based upon gifsave.c, which was written and released by:
Phone: +47 2 230539
sverrehu@ifi.uio.no
short width_
short height_
int numColors_
byte pixels_[]
byte colors_[]
ScreenDescriptor sd_
ImageDescriptor id_
public static final int MAX_MEM
public GIFEncoder(Image image) throws AWTException
public void write(OutputStream output) throws IOException
All Packages Class Hierarchy This Package Previous Next Index