CogIPTwoImageSubtractTool InputImageA Property Cognex VisionPro 9.21 SR1
Returns/sets the first input image.

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

public ICogImage InputImageA { get; set; }

Property Value

Type: ICogImage
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The first image.

See Also