public class ChangedPixelRatio extends AbstractImageProcessor
imageKeyDEFAULT_IMAGE_KEY| Constructor and Description |
|---|
ChangedPixelRatio() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutput() |
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setOutput(String output) |
getImage, process, setImagepublic String getOutput()
@Parameter(description="This parameter sets the key under which the changed pixel ratio is stored in the output data item.") public void setOutput(String output)
output - the output to setpublic stream.Data process(stream.Data item,
ImageRGB img)
process in interface ImageProcessorprocess in class AbstractImageProcessorCopyright © 2015. All rights reserved.