|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoglue.deliver.util.graphics.GifEncoder
public class GifEncoder
| Constructor Summary | |
|---|---|
GifEncoder()
|
|
| Method Summary | |
|---|---|
void |
addTransparentColor(java.awt.Color color)
|
void |
encode(java.awt.image.BufferedImage bufferedimage,
java.io.DataOutputStream dataoutputstream,
java.util.Hashtable hashtable)
|
void |
setTransparentColors(java.util.Vector vector)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GifEncoder()
| Method Detail |
|---|
public void addTransparentColor(java.awt.Color color)
public void setTransparentColors(java.util.Vector vector)
public void encode(java.awt.image.BufferedImage bufferedimage,
java.io.DataOutputStream dataoutputstream,
java.util.Hashtable hashtable)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||