org.apache.batik.ext.awt.image.rendered

Class ColorMatrixRed

public class ColorMatrixRed extends AbstractRed

Constructor Summary
ColorMatrixRed(CachableRed src, float[][] matrix)
Method Summary
WritableRastercopyData(WritableRaster wr)
float[][]getMatrix()
voidsetMatrix(float[][] matrix)

Constructor Detail

ColorMatrixRed

public ColorMatrixRed(CachableRed src, float[][] matrix)

Method Detail

copyData

public WritableRaster copyData(WritableRaster wr)

getMatrix

public float[][] getMatrix()

setMatrix

public void setMatrix(float[][] matrix)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.