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, nextInChainProcess
public int process(ImageWrapper image)
AbstractPipelineProcessor
process
in interface IProcessor
process
in class AbstractPipelineProcessor
Copyright © 2015–2022 SciJava. All rights reserved.