Hi Karen,
I need to be able to pass a specific
> ImagePlus to that plugin rather than have it grab the active window
> ImagePlus. Is it possible to run a plugin from another plugin and pass it a
> specific ImagPlus?
>
Check out the method:
IJ.run(ImagePlus imp, String command, String options)
-Curtis
On Wed, Dec 1, 2010 at 8:06 PM, kacollins <
[hidden email]>wrote: