| Constructor | Description |
|---|---|
ImagesToStack() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
convertImagesToStack() |
|
static ImagePlus |
run(ImagePlus[] images) |
Converts the images in 'images' to a stack, using the
default settings ("copy center" and "titles as labels").
|
void |
run(String arg) |
This method is called when the plugin is loaded.
|
public static ImagePlus run(ImagePlus[] images)
public void run(String arg)
PlugInpublic void convertImagesToStack()