PLCamera.ShadingSelectorEnum Class#
Applies to: CameraLink and ace GigE
Visibility: Beginner
Selecting Parameters: ShadingEnable, ShadingSetDefaultSelector, ShadingSetSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ShadingSelectorEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.ShadingSelectorEnum | Initializes a new instance of the PLCamera.ShadingSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | GainShading | Gain Shading correction, i.e., the correction of photo response non-uniformity (PRNU) effects, is selected. Applies to: CameraLink and ace GigE |
![]() | Name | The full name of ShadingSelector (Overrides ParameterListEnum.Name.) |
![]() | OffsetShading | Offset Shading correction, i.e., the correction for dark signal non-uniformity (DSNU) effects, is selected. Applies to: CameraLink and ace GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of ShadingSelector (Overrides Object.ToString()()()().) |
PLCamera.ShadingSelectorEnum.ToString Method#
The full name of ShadingSelector
Return Value#
Type: String
Returns the full name of ShadingSelector
PLCamera.ShadingSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ShadingSelectorEnum class
PLCamera.ShadingSelectorEnum.GainShading Property#
Gain Shading correction, i.e., the correction of photo response non-uniformity (PRNU) effects, is selected.
Applies to: CameraLink and ace GigE
PLCamera.ShadingSelectorEnum.Name Property#
The full name of ShadingSelector
PLCamera.ShadingSelectorEnum.OffsetShading Property#
Offset Shading correction, i.e., the correction for dark signal non-uniformity (DSNU) effects, is selected.
Applies to: CameraLink and ace GigE