CogMaskCreatorTool InputImage Property Cognex VisionPro 9.23
Get or set the InputImage.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax

public ICogVisionData InputImage { get; set; }

Property Value

Type: ICogVisionData
Events

Event TypeReason
ICogChangedEvent ChangedFires when the value of this property may have changed.
See Also