java.lang.Object
ij.plugin.GifWriter
- All Implemented Interfaces:
PlugIn
Saves the active image in GIF format, or as an animated GIF if the image is a stack.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GifWriter
public GifWriter()
-
-
Method Details
-
save
Saves the specified image in GIF format or as an animated GIF if the image is a stack. -
run
Description copied from interface:PlugIn
This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt.
-