CogImageColorSpaceConstants EnumerationCognex VisionPro
Enumeration of color spaces.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public enum CogImageColorSpaceConstants
Members

  Member nameValueDescription
RGB1Red Green Blue (RGB) color space.
HSI2Hue Saturation Intensity (HSI) color space.
Remarks

Enumeration of color spaces.

See Also