PLCamera.BslShadingCorrectionModeEnum Class#
Applies to: racer 2 CXP
Visibility: Beginner
Selected by: BslShadingCorrectionSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslShadingCorrectionModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslShadingCorrectionModeEnum | Initializes a new instance of the PLCamera.BslShadingCorrectionModeEnum class |
Properties#
Name | Description | |
---|---|---|
Factory | Shading correction is based on the values stored in the factory correction set. The factory set only contains correction values for dark signal non-uniformity (DSNU) effects. The correction values are generated during camera production and can't be changed. Applies to: racer 2 CXP | |
Name | The full name of BslShadingCorrectionMode (Overrides ParameterListEnum.Name.) | |
Off | Shading correction is disabled. Applies to: racer 2 CXP | |
User | Shading correction is based on the values stored in the user correction set. Using the Shading Correction Set Index parameter and the Shading Correction Set Create command you can create your own shading correction set. Applies to: racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslShadingCorrectionMode (Overrides Object.ToString()()()().) |
PLCamera.BslShadingCorrectionModeEnum.ToString Method#
The full name of BslShadingCorrectionMode
Return Value#
Type: String
Returns the full name of BslShadingCorrectionMode
PLCamera.BslShadingCorrectionModeEnum Constructor#
Initializes a new instance of the PLCamera.BslShadingCorrectionModeEnum class
PLCamera.BslShadingCorrectionModeEnum.Factory Property#
Shading correction is based on the values stored in the factory correction set. The factory set only contains correction values for dark signal non-uniformity (DSNU) effects. The correction values are generated during camera production and can't be changed.
Applies to: racer 2 CXP
PLCamera.BslShadingCorrectionModeEnum.Name Property#
The full name of BslShadingCorrectionMode
PLCamera.BslShadingCorrectionModeEnum.Off Property#
Shading correction is disabled.
Applies to: racer 2 CXP
PLCamera.BslShadingCorrectionModeEnum.User Property#
Shading correction is based on the values stored in the user correction set. Using the Shading Correction Set Index parameter and the Shading Correction Set Create command you can create your own shading correction set.
Applies to: racer 2 CXP