PLCamera.TonalRangeSelectorEnum Class#
Applies to: GigE and ace USB
Visibility: Expert
Selecting Parameters: TonalRangeSourceBright, TonalRangeSourceDark, TonalRangeTargetBright, TonalRangeTargetDark
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TonalRangeSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.TonalRangeSelectorEnum | Initializes a new instance of the PLCamera.TonalRangeSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Blue | Only the blue pixel values are used for tonal range adjustments. Applies to: GigE and ace USB | |
Green | Only the green pixel values are used for tonal range adjustments. Applies to: GigE and ace USB | |
Name | The full name of TonalRangeSelector (Overrides ParameterListEnum.Name.) | |
Red | Only the red pixel values are used for tonal range adjustments. Applies to: GigE and ace USB | |
Sum | The summed RGB pixel values are used for tonal range adjustments. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of TonalRangeSelector (Overrides Object.ToString()()()().) |
PLCamera.TonalRangeSelectorEnum.ToString Method#
The full name of TonalRangeSelector
Return Value#
Type: String
Returns the full name of TonalRangeSelector
PLCamera.TonalRangeSelectorEnum Constructor#
Initializes a new instance of the PLCamera.TonalRangeSelectorEnum class
PLCamera.TonalRangeSelectorEnum.Blue Property#
Only the blue pixel values are used for tonal range adjustments.
Applies to: GigE and ace USB
PLCamera.TonalRangeSelectorEnum.Green Property#
Only the green pixel values are used for tonal range adjustments.
Applies to: GigE and ace USB
PLCamera.TonalRangeSelectorEnum.Name Property#
The full name of TonalRangeSelector
PLCamera.TonalRangeSelectorEnum.Red Property#
Only the red pixel values are used for tonal range adjustments.
Applies to: GigE and ace USB
PLCamera.TonalRangeSelectorEnum.Sum Property#
The summed RGB pixel values are used for tonal range adjustments.
Applies to: GigE and ace USB