コンテンツにスキップ

PLCamera.TonalRangeEnableEnum Class#

Sets whether tonal range adjustment is used.

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.TonalRangeEnableEnum

Constructors#

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

プロパティ#

 名前説明
Public property名前 The full name of TonalRangeEnable (Overrides ParameterListEnum.Name.)
Public propertyOff

Tonal range adjustment is disabled.

Applies to: GigE and ace USB

Public propertyその

Tonal range adjustment is enabled.

Applies to: GigE and ace USB

 

方法#

 名前説明
Public methodToString The full name of TonalRangeEnable (Overrides Object.ToString()()()().)
 

PLCamera.TonalRangeEnableEnum.ToString Method#

The full name of TonalRangeEnable

Return Value#

Type: String
Returns the full name of TonalRangeEnable

PLCamera.TonalRangeEnableEnum Constructor#

Initializes a new instance of the PLCamera.TonalRangeEnableEnum class

PLCamera.TonalRangeEnableEnum.Name Property#

The full name of TonalRangeEnable

PLCamera.TonalRangeEnableEnum.Off Property#

Tonal range adjustment is disabled.

Applies to: GigE and ace USB

PLCamera.TonalRangeEnableEnum.On Property#

Tonal range adjustment is enabled.

Applies to: GigE and ace USB