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 . |
public RenderedImage create(ParameterBlock pb, RenderingHints renderingHints)
ColorConvertOpImage
.create
in interface RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
args
- The source image, destination ColorModel and other optional parameters.hints
- Optionally contains destination image layout.Copyright © 2006–2016 GeoSolutions. All rights reserved.