public interface BatikHistogramNormalizationFilter extends FilterColorInterpolation
HINTS_OBSERVED
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
createDefaultRendering, createRendering, createScaledRendering, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getWidth, isDynamic
Filter getSource()
void setSource(Filter src)
src
- image to offset.float getTrim()
void setTrim(float trim)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.