CogMaskCreatorTool InputImage Property Cognex VisionPro 9.21 SR1
Get or set the InputImage.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 85.1.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