| Constructor and Description |
|---|
ImagesToStack() |
| Modifier and Type | Method and 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()
Copyright © 1997–2018 NIH. All rights reserved.