The value (care or don't care) with which to render the background of the generated mask image.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogMaskValueConstantsDefault is Care.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied value is not a member of the CogMaskValueConstants enumeration. |
See Also