public class BandMergeCRIF
extends javax.media.jai.CRIFImpl
CRIF
supporting the "BandMerge" operation on rendered and renderable images.Constructor and Description |
---|
BandMergeCRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock paramBlock,
RenderingHints renderHints)
Creates a new instance of
BandMergeOpImage in the rendered layer. |
public RenderedImage create(ParameterBlock paramBlock, RenderingHints renderHints)
BandMergeOpImage
in the rendered layer.create
in interface RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
paramBlock
- The two or more source images to be "Merged" together; if No Data are present, also a NoData Range and a double value for the
destination no data are present.renderHints
- Optionally contains destination image layout.Copyright © 2006–2018 GeoSolutions. All rights reserved.