The run parameters for this ImageConvert tool.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 79.0.0.0
Syntax
Property Value
Type: CogImageConvertRunParamsThis read/write property of type CogImageConvertRunParams may not be NULL.
Events
| Event Type | Reason |
|---|---|
| ImageProcessingCogImageConvertTool | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If you attempt to set this property to NULL. |
See Also