Skip to content

PLCamera.BalanceRatioSelectorEnum Class#

Sets which color channel can be adjusted when performing manual white balance. All changes to the Balance Ratio parameter will be applied to the selected color channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

Visibility: Beginner

Selecting Parameters: BalanceRatio, BalanceRatioAbs, BalanceRatioRaw

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BalanceRatioSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.BalanceRatioSelectorEnum Initializes a new instance of the PLCamera.BalanceRatioSelectorEnum class
 

Properties#

 NameDescription
Public propertyBlue

Balance ratio is applied to the blue channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyGreen

Balance ratio is applied to the green channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyName The full name of BalanceRatioSelector (Overrides ParameterListEnum.Name.)
Public propertyRed

Balance ratio is applied to the red channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

 

Methods#

 NameDescription
Public methodToString The full name of BalanceRatioSelector (Overrides Object.ToString()()()().)
 

PLCamera.BalanceRatioSelectorEnum.ToString Method#

The full name of BalanceRatioSelector

Return Value#

Type: String
Returns the full name of BalanceRatioSelector

PLCamera.BalanceRatioSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BalanceRatioSelectorEnum class

PLCamera.BalanceRatioSelectorEnum.Blue Property#

Balance ratio is applied to the blue channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.BalanceRatioSelectorEnum.Green Property#

Balance ratio is applied to the green channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.BalanceRatioSelectorEnum.Name Property#

The full name of BalanceRatioSelector

PLCamera.BalanceRatioSelectorEnum.Red Property#

Balance ratio is applied to the red channel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB