Enumeration of color spaces.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| RGB | 1 | Red Green Blue (RGB) color space. | |
| HSI | 2 | Hue Saturation Intensity (HSI) color space. |
Remarks
Enumeration of color spaces.
See Also