Package ij.plugin
Class HyperStackMaker
java.lang.Object
ij.plugin.HyperStackMaker
- All Implemented Interfaces:
PlugIn
This plugin implements the File/New/Hyperstack command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
labelHyperstack
(ImagePlus imp) void
This method is called when the plugin is loaded.
-
Constructor Details
-
HyperStackMaker
public HyperStackMaker()
-
-
Method Details