RasterReclassificationOperator.RasterReclassificationOperator Constructors
Initializes a new instance of the RasterReclassificationOperator class.
Overload List
| Name | Description | |
|---|---|---|
| Public method | RasterReclassificationOperator() | Initializes a new instance of the RasterReclassificationOperator class. |
| Public method | RasterReclassificationOperator(Operator input) | Initializes a new instance of the RasterReclassificationOperator class with the specified input operator. |
RasterReclassificationOperator()
Initializes a new instance of the RasterReclassificationOperator class.Syntax
public RasterReclassificationOperator ()RasterReclassificationOperator(Operator input)
Initializes a new instance of the RasterReclassificationOperator class with the specified input operator.Syntax
public RasterReclassificationOperator (
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