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, setColorSpaceLineargetBounds2D, getDependencyRegion, getDirtyRegion, getTimeStampFilter getSource()
void setSource(Filter src)
src - image to offset.float getTrim()
void setTrim(float trim)
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.