public class ColorConvertCRIF
extends javax.media.jai.CRIFImpl
ContextualRenderedImageFactory
implementation used for creating new ColorConvertOpImage
instances.Constructor and Description |
---|
ColorConvertCRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock pb,
RenderingHints renderingHints)
Creates a new instance of
ColorConvertOpImage in the rendered layer. |
public RenderedImage create(ParameterBlock pb, RenderingHints renderingHints)
ColorConvertOpImage
in the rendered layer.create
in interface RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
args
- The source image and the destination ColorModel.hints
- Optionally contains destination image layout.Copyright © 2006–2015 GeoSolutions. All rights reserved.