public class ClampCRIF
extends javax.media.jai.CRIFImpl
CRIF
supporting the "Clamp" operation on rendered and renderable images.Constructor and Description |
---|
ClampCRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock paramBlock,
RenderingHints renderHints)
Creates a new instance of
ThresholdOpImage in the rendered layer. |
public RenderedImage create(ParameterBlock paramBlock, RenderingHints renderHints)
ThresholdOpImage
in the rendered layer.create
in interface RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
paramBlock
- ParameterBlock with the source image and the input parameters.hints
- Optionally contains destination image layout.Copyright © 2006–2018 GeoSolutions. All rights reserved.