PLCamera.TonalRangeAutoEnum Class#
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.TonalRangeAutoEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TonalRangeAutoEnum | Initializes a new instance of the PLCamera.TonalRangeAutoEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of TonalRangeAuto (Overrides ParameterListEnum.Name.) | |
Off | Automatic tonal range adjustment is disabled. Applies to: GigE and ace USB | |
Once | Automatic tonal range adjustment is enabled. The adjustment is carried out once when the next image is acquired. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TonalRangeAuto (Overrides Object.ToString()()()().) |
PLCamera.TonalRangeAutoEnum.ToString Method#
The full name of TonalRangeAuto
Return Value#
Type: String
Returns the full name of TonalRangeAuto
PLCamera.TonalRangeAutoEnum Constructor#
Initializes a new instance of the PLCamera.TonalRangeAutoEnum class
PLCamera.TonalRangeAutoEnum.Name Property#
The full name of TonalRangeAuto
PLCamera.TonalRangeAutoEnum.Off Property#
Automatic tonal range adjustment is disabled.
Applies to: GigE and ace USB
PLCamera.TonalRangeAutoEnum.Once Property#
Automatic tonal range adjustment is enabled. The adjustment is carried out once when the next image is acquired.
Applies to: GigE and ace USB