The constant value used for the add operation. The value may be negative to emulate the subtraction operation.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogIPOneImageAddSubtractConstant Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Sets or gets the constant value to add or subtract. Positive values are added to every pixel in the image; negative values are subtracted from every pixel in the image.
Default Value: 0
See Also