PLCamera.BslContrastModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslContrastModeEnum
Constructors#
| Name | Description | |
|---|---|---|
|  | PLCamera.BslContrastModeEnum | Initializes a new instance of the PLCamera.BslContrastModeEnum class | 
Properties#
| Name | Description | |
|---|---|---|
|  | Linear | The camera uses a linear function to adjust the contrast. Increasing or decreasing the contrast, increases or decreases the gradient of the linear function. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE | 
|  | Name | The full name of BslContrastMode (Overrides ParameterListEnum.Name.) | 
|  | SCurve | The camera uses an S-curve function to adjust the contrast. This allows you to improve the perceived contrast while preserving the dynamic range of the image. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE | 
Methods#
| Name | Description | |
|---|---|---|
|  | ToString | The full name of BslContrastMode (Overrides Object.ToString()()()().) | 
PLCamera.BslContrastModeEnum.ToString Method#
The full name of BslContrastMode
Return Value#
Type: String
Returns the full name of BslContrastMode
PLCamera.BslContrastModeEnum Constructor#
Initializes a new instance of the PLCamera.BslContrastModeEnum class
PLCamera.BslContrastModeEnum.Linear Property#
The camera uses a linear function to adjust the contrast. Increasing or decreasing the contrast, increases or decreases the gradient of the linear function.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.BslContrastModeEnum.Name Property#
The full name of BslContrastMode
PLCamera.BslContrastModeEnum.SCurve Property#
The camera uses an S-curve function to adjust the contrast. This allows you to improve the perceived contrast while preserving the dynamic range of the image.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE