org.apache.batik.ext.awt.image.rendered
public class ColorMatrixRed extends AbstractRed
| Constructor Summary | |
|---|---|
| ColorMatrixRed(CachableRed src, float[][] matrix) | |
| Method Summary | |
|---|---|
| WritableRaster | copyData(WritableRaster wr) |
| float[][] | getMatrix() |
| void | setMatrix(float[][] matrix) |