public interface IOutputListener
| Modifier and Type | Method and Description |
|---|---|
void |
outputImage(String name,
ItemWrapper image)
Tells listener that an output image is ready.
|
void outputImage(String name, ItemWrapper image)
name - used for sharing listenersimage - Copyright © 2015–2022 SciJava. All rights reserved.