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