org.apache.batik.ext.awt.image.renderable
public class FilterAsAlphaRable extends AbstractRable
| Constructor Summary | |
|---|---|
| FilterAsAlphaRable(Filter src) | |
| Method Summary | |
|---|---|
| RenderedImage | createRendering(RenderContext rc) |
| Rectangle2D | getBounds2D()
Pass-through: returns the source's bounds |
| Filter | getSource() |