PLCamera.BslDefectPixelCorrectionModeEnum Class#
Applies to: dart USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslDefectPixelCorrectionModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BslDefectPixelCorrectionModeEnum | Initializes a new instance of the PLCamera.BslDefectPixelCorrectionModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of BslDefectPixelCorrectionMode (Overrides ParameterListEnum.Name.) |
![]() | Off | Defect pixel correction is disabled. Applies to: dart USB |
![]() | On | Defect pixel correction is enabled. Applies to: dart USB |
![]() | StaticOnly | Only static defect pixel correction is enabled. Applies to: dart USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of BslDefectPixelCorrectionMode (Overrides Object.ToString()()()().) |
PLCamera.BslDefectPixelCorrectionModeEnum.ToString Method#
The full name of BslDefectPixelCorrectionMode
Return Value#
Type: String
Returns the full name of BslDefectPixelCorrectionMode
PLCamera.BslDefectPixelCorrectionModeEnum Constructor#
Initializes a new instance of the PLCamera.BslDefectPixelCorrectionModeEnum class
PLCamera.BslDefectPixelCorrectionModeEnum.Name Property#
The full name of BslDefectPixelCorrectionMode
PLCamera.BslDefectPixelCorrectionModeEnum.Off Property#
Defect pixel correction is disabled.
Applies to: dart USB
PLCamera.BslDefectPixelCorrectionModeEnum.On Property#
Defect pixel correction is enabled.
Applies to: dart USB
PLCamera.BslDefectPixelCorrectionModeEnum.StaticOnly Property#
Only static defect pixel correction is enabled.
Applies to: dart USB