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, setColorSpaceLineargetBounds2D, getDependencyRegion, getDirtyRegion, getTimeStampcreateDefaultRendering, createRendering, createScaledRendering, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getWidth, isDynamicvoid 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–2021 Apache Software Foundation. All rights reserved.