Class FilterAsAlphaRable

java.lang.Object
org.apache.batik.ext.awt.image.renderable.AbstractRable
org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
All Implemented Interfaces:
RenderableImage, Filter

public class FilterAsAlphaRable extends AbstractRable
FilterAsAlphaRable implementation. This will take any source Filter and convert it to an alpha channel according the the SVG Mask operation.
Version:
$Id: FilterAsAlphaRable.java 1733416 2016-03-03 07:07:13Z gadams $