Skip to content

PLCamera.BslShadingCorrectionSelectorEnum Class#

Sets the shading correction type to be performed.

Applies to: racer 2 CXP

Visibility: Beginner

Selecting Parameters: BslShadingCorrectionAbsoluteTargetValue, BslShadingCorrectionMaximumMeasuredValue, BslShadingCorrectionMode, BslShadingCorrectionSetCreate, BslShadingCorrectionSetCreateResult, BslShadingCorrectionSetIndex, BslShadingCorrectionSetStatus, BslShadingCorrectionTargetValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslShadingCorrectionSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyDSNU

Dark Signal Non-Uniformity (DSNU) correction is performed.

Applies to: racer 2 CXP

Public propertyName The full name of BslShadingCorrectionSelector (Overrides ParameterListEnum.Name.)
Public propertyPRNU

Photo Response Non-Uniformity (PRNU) correction is performed.

Applies to: racer 2 CXP

 

Methods#

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

PLCamera.BslShadingCorrectionSelectorEnum.ToString Method#

The full name of BslShadingCorrectionSelector

Return Value#

Type: String
Returns the full name of BslShadingCorrectionSelector

PLCamera.BslShadingCorrectionSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BslShadingCorrectionSelectorEnum class

PLCamera.BslShadingCorrectionSelectorEnum.DSNU Property#

Dark Signal Non-Uniformity (DSNU) correction is performed.

Applies to: racer 2 CXP

PLCamera.BslShadingCorrectionSelectorEnum.Name Property#

The full name of BslShadingCorrectionSelector

PLCamera.BslShadingCorrectionSelectorEnum.PRNU Property#

Photo Response Non-Uniformity (PRNU) correction is performed.

Applies to: racer 2 CXP