コンテンツにスキップ

PLCamera.BslVignettingCorrectionModeEnum Class#

Enables the vignetting correction. This feature allows you to remove vignetting artifacts from your images. To do this, you first have to create vignetting correction data. For more information, see the Basler Product Documentation.

Applies to: boost CoaXPress

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslVignettingCorrectionModeEnum

Constructors#

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

プロパティ#

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

The vignetting correction is disabled.

Applies to: boost CoaXPress

Public propertyその

The vignetting correction is enabled.

Applies to: boost CoaXPress

 

方法#

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

PLCamera.BslVignettingCorrectionModeEnum.ToString Method#

The full name of BslVignettingCorrectionMode

Return Value#

Type: String
Returns the full name of BslVignettingCorrectionMode

PLCamera.BslVignettingCorrectionModeEnum Constructor#

Initializes a new instance of the PLCamera.BslVignettingCorrectionModeEnum class

PLCamera.BslVignettingCorrectionModeEnum.Name Property#

The full name of BslVignettingCorrectionMode

PLCamera.BslVignettingCorrectionModeEnum.Off Property#

The vignetting correction is disabled.

Applies to: boost CoaXPress

PLCamera.BslVignettingCorrectionModeEnum.On Property#

The vignetting correction is enabled.

Applies to: boost CoaXPress