RenderedImage, CachableRedpublic class Any2LsRGBRed extends AbstractRed
bounds, cm, minTileX, minTileY, numXTiles, numYTiles, props, sm, srcs, tileGridXOff, tileGridYOff, tileHeight, tileWidth| Constructor | Description |
|---|---|
Any2LsRGBRed(CachableRed src) |
Construct a luminace image from src.
|
| Modifier and Type | Method | Description |
|---|---|---|
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) |
copyBand, copyToRaster, getBounds, getColorModel, getData, getData, getDependencyRegion, getDirtyRegion, getHeight, getMinTileX, getMinTileY, getMinX, getMinY, getNumXTiles, getNumYTiles, getProperty, getPropertyNames, getSampleModel, getSources, getTile, getTileGridXOffset, getTileGridYOffset, getTileHeight, getTileWidth, getWidth, getXTile, getYTile, init, init, makeTile, updateTileGridInfopublic Any2LsRGBRed(CachableRed src)
src - The image to convert to a luminance imagepublic static final double sRGBToLsRGB(double value)
public WritableRaster copyData(WritableRaster wr)
protected static ColorModel fixColorModel(CachableRed src)
protected static SampleModel fixSampleModel(CachableRed src)
Copyright © 2018 Apache Software Foundation. All rights reserved.