The RegionModeA specifies how the region should be interpreted on InputImageA.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 69.0.0.0
Syntax
Property Value
Type: CogRegionModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogIPTwoImageSubtract Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not AffineTransform or PixelAlignedBoundingBox. |
Remarks
Specifies how the RegionA parameter should be interpreted for InputImageA.
Default Value: PixelAlignedBoundingBoxAdjustMask
See Also