Skip to content

PLCamera.TonalRangeEnableEnum Class#

Sets whether tonal range adjustment is used.

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.TonalRangeEnableEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of TonalRangeEnable (Overrides ParameterListEnum.Name.)
Public propertyOff

Tonal range adjustment is disabled.

Applies to: GigE and ace USB

Public propertyOn

Tonal range adjustment is enabled.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.TonalRangeEnableEnum.ToString Method#

The full name of TonalRangeEnable

Return Value#

Type: String
Returns the full name of TonalRangeEnable

PLCamera.TonalRangeEnableEnum Constructor#

Initializes a new instance of the PLCamera.TonalRangeEnableEnum class

PLCamera.TonalRangeEnableEnum.Name Property#

The full name of TonalRangeEnable

PLCamera.TonalRangeEnableEnum.Off Property#

Tonal range adjustment is disabled.

Applies to: GigE and ace USB

PLCamera.TonalRangeEnableEnum.On Property#

Tonal range adjustment is enabled.

Applies to: GigE and ace USB