public class StackMaker extends 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(String arg)
This method is called when the plugin is loaded.
|
public void run(String arg)
PlugIn
public ImageStack makeStack(ImageProcessor ip, int w, int h, int b)
Copyright © 1997–2018 NIH. All rights reserved.