java.awt.image.RenderedImage, CachableRedpublic class ProfileRed extends AbstractRed
bounds, cm, minTileX, minTileY, numXTiles, numYTiles, props, sm, srcs, tileGridXOff, tileGridYOff, tileHeight, tileWidth| Constructor | Description |
|---|---|
ProfileRed(CachableRed src,
org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent colorSpace) |
| Modifier and Type | Method | Description |
|---|---|---|
java.awt.image.WritableRaster |
copyData(java.awt.image.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, updateTileGridInfopublic ProfileRed(CachableRed src, org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent colorSpace)
src - Images on which the input ColorSpace should
be forcedcolorSpace - colorSpace that should be forced on the
sourcepublic CachableRed getSource()
public java.awt.image.WritableRaster copyData(java.awt.image.WritableRaster argbWR)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.