RasterMergeOperator.RasterMergeOperator Constructors
Initializes a new instance of the RasterMergeOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | RasterMergeOperator() | Initializes a new instance of the RasterMergeOperator class. |
Public method | RasterMergeOperator(Operator input) | Initializes a new instance of the RasterMergeOperator class with the specified input operator. |
RasterMergeOperator()
Initializes a new instance of the RasterMergeOperator class.Syntax
public RasterMergeOperator ()
RasterMergeOperator(Operator input)
Initializes a new instance of the RasterMergeOperator class with the specified input operator.Syntax
public RasterMergeOperator (
Operator input
)
Parameters
input
Type: Operator
Specifies the next input operator in the operator chain.
Specifies the next input operator in the operator chain.
Platforms
Windows, Linux, Android