public class ProfileRed extends AbstractRed
bounds, cm, minTileX, minTileY, numXTiles, numYTiles, props, sm, srcs, tileGridXOff, tileGridYOff, tileHeight, tileWidth
Constructor and Description |
---|
ProfileRed(CachableRed src,
ICCColorSpaceExt colorSpace) |
Modifier and Type | Method and Description |
---|---|
WritableRaster |
copyData(WritableRaster argbWR)
This method will turn the input image in an sRGB image as follows.
|
CachableRed |
getSource() |
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, updateTileGridInfo
public ProfileRed(CachableRed src, ICCColorSpaceExt colorSpace)
src
- Images on which the input ColorSpace should
be forcedcolorSpace
- colorSpace that should be forced on the
sourcepublic CachableRed getSource()
public WritableRaster copyData(WritableRaster argbWR)
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.