Gets or sets the NonVisiblePixelValue.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32The NonVisiblePixelValue. Default is 0. Applies only to CogImage16Range. Used to map invisible pixels when NonVisiblePixelValue set to false. The value must be between 0 and 65535 and a runtime error will occur if the value specified is outside the maximum for the output depth specified.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
See Also