CogDLRuntimeTool InputImage Property Cognex VisionPro 9.22
Gets or sets the input image that will be processed by the selected stream.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public ICogImage InputImage { get; set; }

Property Value

Type: ICogImage
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flags may be affected:
See Also