PLCamera.AutoTonalRangeAdjustmentSelectorEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.AutoTonalRangeAdjustmentSelectorEnum | Initializes a new instance of the PLCamera.AutoTonalRangeAdjustmentSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Bright | Only the bright end of the tonal range can be adjusted. Applies to: GigE and ace USB | |
Dark | Only the dark end of the tonal range can be adjusted. Applies to: GigE and ace USB | |
DarkAndBright | The dark and bright end of the tonal range can be adjusted. Applies to: GigE and ace USB | |
Name | The full name of AutoTonalRangeAdjustmentSelector (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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