Skip to content

PLCamera.AutoTonalRangeModeSelectorEnum Class#

Sets the kind of tonal range auto adjustment.

Applies to: GigE and ace USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.AutoTonalRangeModeSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyColor

Only color is adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

Public propertyColorAndContrast

Color and contrast are adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

Public propertyContrast

Only contrast is adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

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

Methods#

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

PLCamera.AutoTonalRangeModeSelectorEnum.ToString Method#

The full name of AutoTonalRangeModeSelector

Return Value#

Type: String
Returns the full name of AutoTonalRangeModeSelector

PLCamera.AutoTonalRangeModeSelectorEnum Constructor#

Initializes a new instance of the PLCamera.AutoTonalRangeModeSelectorEnum class

PLCamera.AutoTonalRangeModeSelectorEnum.Color Property#

Only color is adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

PLCamera.AutoTonalRangeModeSelectorEnum.ColorAndContrast Property#

Color and contrast are adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

PLCamera.AutoTonalRangeModeSelectorEnum.Contrast Property#

Only contrast is adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

PLCamera.AutoTonalRangeModeSelectorEnum.Name Property#

The full name of AutoTonalRangeModeSelector