ij.plugin
public class StackMaker extends java.lang.Object implements PlugIn
Constructor and Description |
---|
StackMaker() |
Modifier and Type | Method and Description |
---|---|
ImageStack |
makeStack(ImageProcessor ip,
int w,
int h,
int b) |
void |
run(java.lang.String arg)
This method is called when the plugin is loaded.
|
public void run(java.lang.String arg)
PlugIn
public ImageStack makeStack(ImageProcessor ip, int w, int h, int b)