public interface CompositeRable extends FilterColorInterpolation
| 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(java.util.List srcs)
The sources to be composited togeather.
|
getOperationColorSpace, isColorSpaceLinear, setColorSpaceLineargetBounds2D, getDependencyRegion, getDirtyRegion, getTimeStampvoid setSources(java.util.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 ? 2009 Apache Software Foundation. All Rights Reserved.