CWIMAQColorFormats Enumeration

NI Vision for Visual Basic

CWIMAQColorFormats Enumeration

CWIMAQColorFormats are the constants that specify a color space. For more information about color spaces, refer to the NI Vision Concepts Manual.

You can use the following constants with this data type:

  • cwimaqColorFormatCieLAB—CIE L*a*b*
  • cwimaqColorFormatCieXYZ—CIE XYZ
  • cwimaqColorFormatHSI—HSI (Hue, Saturation, Intensity).
  • cwimaqColorFormatHSL—HSL (Hue, Saturation, Luminance).
  • cwimaqColorFormatHSV—HSV (Hue, Saturation, Value).
  • cwimaqColorFormatRGB—RGB (Red, Green, Blue).

See Also

CWIMAQVision.ExtractColorPlanes

CWIMAQVision.ReplaceColorPlanes

CWIMAQVision.ColorThreshold

CWIMAQVision.ColorHistogram3

CWIMAQVision.IntegerToColorValue

CWIMAQVision.ColorValueConversion2

CWIMAQVision.ColorValueToInteger

CWIMAQVision.ColorUserLookup