The image used to be processed. The Region property can be used to specify that this processing will be performed only on a portion of the InputImage. Processing is performed on the entire InputImage if Region is Nothing.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 83.0.0.0
Syntax
Property Value
Type: ICogImageThis read/write property is of type ICogImage.
Events
| Event Type | Reason |
|---|---|
| ImageProcessingCogImageConvertTool | Fires when this property changes. |
See Also