CogIPTwoImageSubtractTool RunParams Property Cognex VisionPro 9.22 SR1
Returns/sets the subtract parameters.

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

public CogIPTwoImageSubtract RunParams { get; set; }

Property Value

Type: CogIPTwoImageSubtract
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

Parameters used to subtract the two images.

See Also