ICogAcqContrastMultiChannel InterfaceCognex VisionPro 9.21
Interface for controlling contrast levels on multiple channels of an acquired image.

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

public interface ICogAcqContrastMultiChannel

The ICogAcqContrastMultiChannel type exposes the following members.

Methods

  NameDescription
Public methodGetContrastMultiChannel
Access the contrast level of a particular channel. Contrast values are in the range 0-1 inclusive.
Public methodSetContrastMultiChannel
Access the contrast level of a particular channel. Contrast values are in the range 0-1 inclusive.
Top
Properties

  NameDescription
Public propertyNumContrastChannels
Returns the number of channels available to be set or read.
Top
Remarks

Interface for controlling contrast levels on multiple channels of an acquired image.

Supported on: 8504

See Also