public class ScaleInHalfProcessor extends AbstractPipelineProcessor
| Constructor and Description |
|---|
ScaleInHalfProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
process(ImageWrapper image)
This is the abstract method that does the work, to be implemented in the
concrete class processor.
|
chain, nextInChainProcesspublic int process(ImageWrapper image)
AbstractPipelineProcessorprocess in interface IProcessorprocess in class AbstractPipelineProcessorCopyright © 2015–2022 SciJava. All rights reserved.