public interface CompositeRable extends FilterColorInterpolation
HINTS_OBSERVED
Modifier and Type | Method and Description |
---|---|
CompositeRule |
getCompositeRule()
Get the composite rule in use for combining the sources.
|
void |
setCompositeRule(CompositeRule cr)
Set the composite rule to use for combining the sources.
|
void |
setSources(List srcs)
The sources to be composited togeather.
|
getOperationColorSpace, isColorSpaceLinear, setColorSpaceLinear
getBounds2D, getDependencyRegion, getDirtyRegion, getTimeStamp
createDefaultRendering, createRendering, createScaledRendering, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getWidth, isDynamic
void setSources(List srcs)
srcs
- The list of images to be composited by the composite rule.void setCompositeRule(CompositeRule cr)
cr
- Composite rule to use.CompositeRule getCompositeRule()
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.