Gets or sets the bit depth of the output image.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogPixelMapImageDepthConstantsThe bit depth.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If new value is not a valid member of CogPixelMapImageDepthConstants. |
See Also