public class GifEncoder extends Object
| Constructor and Description |
|---|
GifEncoder(byte[][] r,
byte[][] g,
byte[][] b) |
GifEncoder(Image image) |
public GifEncoder(Image image) throws AWTException
AWTExceptionpublic GifEncoder(byte[][] r,
byte[][] g,
byte[][] b)
throws AWTException
AWTExceptionpublic void Write(OutputStream output) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.