Constructs a new instance of this class from the supplied
parameters.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 75.1.0.0
Syntax
Parameters
- PixelRoot
- Type: Cognex.VisionPro ICogImage16Root
The pixel root.
- MaskRoot
- Type: Cognex.VisionPro ICogImage8Root
The mask root.
Exceptions
| Exception | Condition |
|---|---|
| [System.ArgumentNullException] | If PixelRoot is null. |
See Also