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