public class AverageRGB extends AbstractImageProcessor
imageKey| Constructor and Description |
|---|
AverageRGB() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIncludeRatios()
Delivers, if the processor is including the ratios or not.
|
stream.Data |
process(stream.Data item,
ImageRGB img) |
void |
setIncludeRatios(boolean includeRatios)
If desired, the processor includes the ration between the color channels.
|
getImage, process, setImagepublic void setIncludeRatios(boolean includeRatios)
includeRatios - public Boolean getIncludeRatios()
public stream.Data process(stream.Data item,
ImageRGB img)
process in class AbstractImageProcessorCopyright © 2013. All Rights Reserved.