Filter, FilterColorInterpolation, java.awt.image.renderable.RenderableImageBatikHistogramNormalizationFilter8Bitpublic interface BatikHistogramNormalizationFilter extends FilterColorInterpolation
| Modifier and Type | Method | 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.
|
getBounds2D, getDependencyRegion, getDirtyRegion, getTimeStampgetOperationColorSpace, isColorSpaceLinear, setColorSpaceLinearFilter getSource()
void setSource(Filter src)
src - image to offset.float getTrim()
void setTrim(float trim)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.