Construct a deep copy of the supplied CogPixelMapComputeParams object.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 75.0.0.0
Syntax
Parameters
- Other
- Type: Cognex.VisionPro.PixelMap CogPixelMapComputeParams
The CogPixelMapComputeParams object to be copied. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also