jsky.image
Class GifEncoder
java.lang.Object
jsky.image.ImageEncoder
jsky.image.GifEncoder
- All Implemented Interfaces:
- ImageConsumer
public class GifEncoder
- extends ImageEncoder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GifEncoder
public GifEncoder(Image img,
OutputStream out)
throws IOException
- Throws:
IOException
GifEncoder
public GifEncoder(Image img,
OutputStream out,
boolean interlace)
throws IOException
- Throws:
IOException
GifEncoder
public GifEncoder(ImageProducer prod,
OutputStream out)
throws IOException
- Throws:
IOException
GifEncoder
public GifEncoder(ImageProducer prod,
OutputStream out,
boolean interlace)
throws IOException
- Throws:
IOException
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.