public class GifEncoder extends ImageEncoder
outCOMPLETESCANLINES, IMAGEABORTED, IMAGEERROR, RANDOMPIXELORDER, SINGLEFRAME, SINGLEFRAMEDONE, SINGLEPASS, STATICIMAGEDONE, TOPDOWNLEFTRIGHT| Constructor and Description |
|---|
GifEncoder(Image img,
OutputStream out) |
GifEncoder(Image img,
OutputStream out,
boolean interlace) |
GifEncoder(ImageProducer prod,
OutputStream out) |
GifEncoder(ImageProducer prod,
OutputStream out,
boolean interlace) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTransparentRgb(int x) |
encode, imageComplete, setColorModel, setDimensions, setHints, setPixels, setPixels, setPropertiespublic GifEncoder(Image img, OutputStream out) throws IOException
IOExceptionpublic GifEncoder(Image img, OutputStream out, boolean interlace) throws IOException
IOExceptionpublic GifEncoder(ImageProducer prod, OutputStream out) throws IOException
IOExceptionpublic GifEncoder(ImageProducer prod, OutputStream out, boolean interlace) throws IOException
IOExceptionCopyright © 1999–2025 ViaOA. All rights reserved.