Gets or sets the UseDefaultNonVisiblePixelValue.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 75.1.0.0
Syntax
Property Value
Type: BooleanThe UseDefaultNonVisiblePixelValue. Default is true. Applies only to CogImage16Range. When set to true, any invisible pixel value will be mapped to the first output map value. When set to false, map the invisible pixels to NonVisiblePixelValue
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
See Also