コンテンツにスキップ

PLCamera.TonalRangeSelectorEnum Class#

Sets which pixel values are used for tonal range adjustments.

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#

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

プロパティ#

 名前説明
Public property

Only the blue pixel values are used for tonal range adjustments.

Applies to: GigE and ace USB

Public property

Only the green pixel values are used for tonal range adjustments.

Applies to: GigE and ace USB

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

Only the red pixel values are used for tonal range adjustments.

Applies to: GigE and ace USB

Public propertySum

The summed RGB pixel values are used for tonal range adjustments.

Applies to: GigE and ace USB

 

方法#

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