org.apache.batik.ext.awt.image.rendered
public class Any2LsRGBRed extends AbstractRed
| Constructor Summary | |
|---|---|
| Any2LsRGBRed(CachableRed src)
Construct a luminace image from src.
| |
| Method Summary | |
|---|---|
| WritableRaster | copyData(WritableRaster wr) |
| protected static ColorModel | fixColorModel(CachableRed src)
This function 'fixes' the source's color model. |
| protected static SampleModel | fixSampleModel(CachableRed src)
This function 'fixes' the source's sample model.
|
| static double | sRGBToLsRGB(double value) |
Parameters: src The image to convert to a luminance image