public class GIFEmitter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GIFEmitter.ColorInformation |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
inputFile |
protected static int |
tableOffset1 |
protected static int |
tableOffset2 |
| Constructor and Description |
|---|
GIFEmitter(java.lang.String inputFile) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
code(java.lang.String code) |
byte[] |
generateGIF(java.lang.String key1,
java.lang.String key2) |
protected int |
getContents(byte[] content,
java.lang.String gifFile) |
protected java.lang.String inputFile
protected static final int tableOffset1
protected static final int tableOffset2
protected int code(java.lang.String code)
public byte[] generateGIF(java.lang.String key1,
java.lang.String key2)
protected int getContents(byte[] content,
java.lang.String gifFile)
throws JETException,
java.io.IOException
JETExceptionjava.io.IOException