| Constructor | Description |
|---|---|
GifWriter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run(String path) |
This method is called when the plugin is loaded.
|
static String |
save(ImagePlus imp,
String path) |
Saves the specified image in GIF format or as an animated GIF if the image is a stack.
|