Class Resize_
java.lang.Object
|
+----Resize_
- public class Resize_
- extends java.lang.Object
- implements ij.plugin.filter.PlugInFilter
-
Resize_()
-
-
run(ImageProcessor)
- Implementation of the "run" method of the PlugInFilter class.
-
setup(String, ImagePlus)
- Implementation of the "setup" method of the PlugInFilter class.
-
showAbout()
- Implementation of the "showAbout" method of the PlugInFilter class.
Resize_
public Resize_()
run
public void run(ij.process.ImageProcessor ipSource)
- Implementation of the "run" method of the PlugInFilter class.
setup
public int setup(java.lang.String arg,
ij.ImagePlus imp)
- Implementation of the "setup" method of the PlugInFilter class.
showAbout
public void showAbout()
- Implementation of the "showAbout" method of the PlugInFilter class.