PLCamera.AutoTonalRangeModeSelectorEnum 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.AutoTonalRangeModeSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.AutoTonalRangeModeSelectorEnum | Initializes a new instance of the PLCamera.AutoTonalRangeModeSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Color | Only color is adjusted when the Tonal Range Auto auto function is enabled. Applies to: GigE and ace USB | |
ColorAndContrast | Color and contrast are adjusted when the Tonal Range Auto auto function is enabled. Applies to: GigE and ace USB | |
Contrast | Only contrast is adjusted when the Tonal Range Auto auto function is enabled. Applies to: GigE and ace USB | |
Name | The full name of AutoTonalRangeModeSelector (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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