ColorMode Property

NI Vision for Visual Basic

ColorMode Property

Syntax

CWIMAQ.ColorMode

Data Type

CWIMAQColorModes

You can use the following constants with this data type:

  • cwimaqColorModeCompositeSTLC—Composite StillColor.
  • cwimaqColorModeDisabled—Disabled.
  • cwimaqColorModeRGB—RGB.

Purpose

Obsolete—Use StillColorMode instead.

Color mode of the acquisition. Valid options are none, or monochrome, RGB, or Composite StillColor.

Remarks

Refer to the hardware documentation to determine which color modes are supported on the currently selected device.

See Also

StillColorMode