java.lang.Object
ij.plugin.CompositeConverter
- All Implemented Interfaces:
PlugIn
This plugin implements the Image/Color/Make Composite command.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImagePlus
makeComposite
(ImagePlus imp) void
This method is called when the plugin is loaded.
-
Constructor Details
-
CompositeConverter
public CompositeConverter()
-
-
Method Details