The mode used to handle overflow conditions that can occur while performing the add/subtract operation.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
Syntax
Property Value
Type: CogIPOneImageAddSubtractConstantOverflowModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogIPOneImageAddSubtractConstant Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
Remarks
Sets or gets the mode that specifies how the operator handles cases in which addition would result in values greater than the maximum pixel value or in which subtraction would result in values less than the minimum pixel value.
Default Value: Bounded
See Also