PLCamera.BslContrastModeEnum Class#
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
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: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP | |
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: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP |
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: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
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: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP