public interface BatikHistogramNormalizationFilter extends FilterColorInterpolation
Modifier and Type | Method and Description |
---|---|
Filter |
getSource()
Returns the source to be offset.
|
float |
getTrim()
Returns the trim percent for this normalization.
|
void |
setSource(Filter src)
Sets the source to be offset.
|
void |
setTrim(float trim)
Sets the trim percent for this normalization.
|
getOperationColorSpace, isColorSpaceLinear, setColorSpaceLinear
getBounds2D, getDependencyRegion, getDirtyRegion, getTimeStamp
Filter getSource()
void setSource(Filter src)
src
- image to offset.float getTrim()
void setTrim(float trim)
Copyright © 2022 Apache Software Foundation. All Rights Reserved.