Enumeration of 16 bit image encoding.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Grey8 | 5 | Greyscale, 8 bit pixel. | |
| Grey10 | 1 | Greyscale, 10 bit pixel. | |
| Grey12 | 2 | Greyscale, 12 bit pixel. | |
| Grey14 | 3 | Greyscale, 14 bit pixel. | |
| Grey16 | 4 | Greyscale, 16 bit pixel. |
See Also