コンテンツにスキップ

PLCamera.AutoTonalRangeModeSelectorEnum Class#

Sets the kind of tonal range auto adjustment.

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#

 名前説明
Public methodPLCamera.AutoTonalRangeModeSelectorEnum Initializes a new instance of the PLCamera.AutoTonalRangeModeSelectorEnum class
 

プロパティ#

 名前説明
Public propertyカラー

Only color is adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

Public propertyColorAndContrast

Color and contrast are adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

Public propertyContrast

Only contrast is adjusted when the Tonal Range Auto auto function is enabled.

Applies to: GigE and ace USB

Public property名前 The full name of AutoTonalRangeModeSelector (Overrides ParameterListEnum.Name.)
 

方法#

 名前説明
Public methodToString 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