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