Skip to content

PLCamera.DefectPixelCorrectionModeEnum Class#

Identifies pixels that have a significantly greater or lesser intensity value than its neighboring pixels (outlier pixels) and adjusts their intensity value.

Applies to: dart USB and pulse USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DefectPixelCorrectionModeEnum

Constructors#

 NameDescription
Public methodPLCamera.DefectPixelCorrectionModeEnum Initializes a new instance of the PLCamera.DefectPixelCorrectionModeEnum class
 

Properties#

 NameDescription
Public propertyName The full name of DefectPixelCorrectionMode (Overrides ParameterListEnum.Name.)
Public propertyOff

Applies to: dart USB and pulse USB

Public propertyOn

Applies to: dart USB and pulse USB

Public propertyStaticOnly

Applies to: dart USB and pulse USB

 

Methods#

 NameDescription
Public methodToString The full name of DefectPixelCorrectionMode (Overrides Object.ToString()()()().)
 

PLCamera.DefectPixelCorrectionModeEnum.ToString Method#

The full name of DefectPixelCorrectionMode

Return Value#

Type: String
Returns the full name of DefectPixelCorrectionMode

PLCamera.DefectPixelCorrectionModeEnum Constructor#

Initializes a new instance of the PLCamera.DefectPixelCorrectionModeEnum class

PLCamera.DefectPixelCorrectionModeEnum.Name Property#

The full name of DefectPixelCorrectionMode

PLCamera.DefectPixelCorrectionModeEnum.Off Property#

Applies to: dart USB and pulse USB

PLCamera.DefectPixelCorrectionModeEnum.On Property#

Applies to: dart USB and pulse USB

PLCamera.DefectPixelCorrectionModeEnum.StaticOnly Property#

Applies to: dart USB and pulse USB