The image into which to copy the region of pixels, or Nothing to create a new image.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.0.0.0
Syntax
Property Value
Type: ICogImageEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
The image into which to copy the region of pixels, or Nothing to create a new image. If DestinationImage is not Nothing, OutputImage returns a reference to this image.
See Also