public class ProfileRable extends AbstractRable
props, srcs, stamp
Constructor and Description |
---|
ProfileRable(Filter src,
ICCColorSpaceExt colorSpace)
Instances should be built through the static
factory methods
|
Modifier and Type | Method and Description |
---|---|
java.awt.image.RenderedImage |
createRendering(java.awt.image.renderable.RenderContext rc) |
ICCColorSpaceExt |
getColorSpace()
Returns the ColorSpace of the Profile operation
|
Filter |
getSource()
Returns the source of the blur operation
|
void |
setColorSpace(ICCColorSpaceExt colorSpace)
Sets the ColorSpace of the Profile operation
|
void |
setSource(Filter src)
Sets the source of the blur operation
|
createDefaultRendering, createScaledRendering, getBounds2D, getDependencyRegion, getDirtyRegion, getHeight, getMinX, getMinY, getProperty, getPropertyNames, getSources, getTimeStamp, getWidth, init, init, init, init, isDynamic, touch
public ProfileRable(Filter src, ICCColorSpaceExt colorSpace)
public void setSource(Filter src)
public Filter getSource()
public void setColorSpace(ICCColorSpaceExt colorSpace)
public ICCColorSpaceExt getColorSpace()
public java.awt.image.RenderedImage createRendering(java.awt.image.renderable.RenderContext rc)
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.