Skip to content

PLCamera.BslLightSourcePresetFeatureSelectorEnum Class#

Sets which features the camera adjusts when you select a light source preset. By default, the camera adjust all features.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Visibility: Expert

Selecting Parameters: BslLightSourcePresetFeatureEnable

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightSourcePresetFeatureSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyColorAdjustment

Adjustment of the Color Adjustment feature can be enabled or disabled.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyColorTransformation

Adjustment of the Color Transformation feature can be enabled or disabled.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyName The full name of BslLightSourcePresetFeatureSelector (Overrides ParameterListEnum.Name.)
Public propertyWhiteBalance

Adjustment of the Balance White feature can be enabled or disabled.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

 

Methods#

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

PLCamera.BslLightSourcePresetFeatureSelectorEnum.ToString Method#

The full name of BslLightSourcePresetFeatureSelector

Return Value#

Type: String
Returns the full name of BslLightSourcePresetFeatureSelector

PLCamera.BslLightSourcePresetFeatureSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BslLightSourcePresetFeatureSelectorEnum class

PLCamera.BslLightSourcePresetFeatureSelectorEnum.ColorAdjustment Property#

Adjustment of the Color Adjustment feature can be enabled or disabled.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslLightSourcePresetFeatureSelectorEnum.ColorTransformation Property#

Adjustment of the Color Transformation feature can be enabled or disabled.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslLightSourcePresetFeatureSelectorEnum.Name Property#

The full name of BslLightSourcePresetFeatureSelector

PLCamera.BslLightSourcePresetFeatureSelectorEnum.WhiteBalance Property#

Adjustment of the Balance White feature can be enabled or disabled.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB