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