org.apache.batik.ext.awt.image.rendered
public class FilterAsAlphaRed extends AbstractRed
| Constructor Summary | |
|---|---|
| FilterAsAlphaRed(CachableRed src)
Construct an alpah channel from the given src, according to
the SVG masking rules.
| |
| Method Summary | |
|---|---|
| WritableRaster | copyData(WritableRaster wr) |
Parameters: src The image to convert to an alpha channel (mask image)