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