Skip to content

PLCamera.AutoTonalRangeAdjustmentSelectorEnum Class#

Sets which parts of the tonal range can be adjusted.

Applies to: GigE and ace USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.AutoTonalRangeAdjustmentSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBright

Only the bright end of the tonal range can be adjusted.

Applies to: GigE and ace USB

Public propertyDark

Only the dark end of the tonal range can be adjusted.

Applies to: GigE and ace USB

Public propertyDarkAndBright

The dark and bright end of the tonal range can be adjusted.

Applies to: GigE and ace USB

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

Methods#

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

PLCamera.AutoTonalRangeAdjustmentSelectorEnum.ToString Method#

The full name of AutoTonalRangeAdjustmentSelector

Return Value#

Type: String
Returns the full name of AutoTonalRangeAdjustmentSelector

PLCamera.AutoTonalRangeAdjustmentSelectorEnum Constructor#

Initializes a new instance of the PLCamera.AutoTonalRangeAdjustmentSelectorEnum class

PLCamera.AutoTonalRangeAdjustmentSelectorEnum.Bright Property#

Only the bright end of the tonal range can be adjusted.

Applies to: GigE and ace USB

PLCamera.AutoTonalRangeAdjustmentSelectorEnum.Dark Property#

Only the dark end of the tonal range can be adjusted.

Applies to: GigE and ace USB

PLCamera.AutoTonalRangeAdjustmentSelectorEnum.DarkAndBright Property#

The dark and bright end of the tonal range can be adjusted.

Applies to: GigE and ace USB

PLCamera.AutoTonalRangeAdjustmentSelectorEnum.Name Property#

The full name of AutoTonalRangeAdjustmentSelector