ICogAcqBrightnessMultiChannel InterfaceCognex VisionPro
Interface for controlling brightness levels on multiple channels of an acquired image. Brightness values are in the range 0-1 inclusive.

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

public interface ICogAcqBrightnessMultiChannel

The ICogAcqBrightnessMultiChannel type exposes the following members.

Methods

  NameDescription
Public methodGetBrightnessMultiChannel
Access the brightness level of a particular channel.
Public methodSetBrightnessMultiChannel
Access the brightness level of a particular channel.
Top
Properties

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

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

Supported on: 8504

See Also