|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectij.plugin.GifWriter
public class GifWriter
Writes a stack as an animated Gif
| Field Summary | |
|---|---|
(package private) static int |
transparentIndex
|
| Constructor Summary | |
|---|---|
GifWriter()
|
|
| Method Summary | |
|---|---|
static int |
getTransparentIndex()
Returns the transparent index (0-255), or -1 if transparency is disabled. |
void |
run(java.lang.String path)
This method is called when the plugin is loaded. |
static void |
setTransparentIndex(int index)
Sets the transparent index (0-255), or set to -1 to disable transparency. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static int transparentIndex
| Constructor Detail |
|---|
public GifWriter()
| Method Detail |
|---|
public void run(java.lang.String path)
PlugIn
run in interface PlugInpublic static void setTransparentIndex(int index)
public static int getTransparentIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||