Constructs a new instance of the CogMaskCreatorResult class as a deep copy of the given instance.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 83.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro.ImageProcessing CogMaskCreatorResult
The CogMaskCreatorResult instance to copy. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the supplied argument is null. |
See Also