Skip to content

PLCamera.BslColorAdjustmentSelectorEnum Class#

Sets which color in your images will be adjusted.

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

Visibility: Expert

Selecting Parameters: BslColorAdjustmentHue, BslColorAdjustmentSaturation

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslColorAdjustmentSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBlue

Colors with a predominant blue component can be adjusted.

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

Public propertyCyan

Colors with a predominant cyan component can be adjusted.

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

Public propertyGreen

Colors with a predominant green component can be adjusted.

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

Public propertyMagenta

Colors with a predominant magenta component can be adjusted.

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

Public propertyName The full name of BslColorAdjustmentSelector (Overrides ParameterListEnum.Name.)
Public propertyRed

Colors with a predominant red component can be adjusted.

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

Public propertyYellow

Colors with a predominant yellow component can be adjusted.

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

 

Methods#

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

PLCamera.BslColorAdjustmentSelectorEnum.ToString Method#

The full name of BslColorAdjustmentSelector

Return Value#

Type: String
Returns the full name of BslColorAdjustmentSelector

PLCamera.BslColorAdjustmentSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BslColorAdjustmentSelectorEnum class

PLCamera.BslColorAdjustmentSelectorEnum.Blue Property#

Colors with a predominant blue component can be adjusted.

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

PLCamera.BslColorAdjustmentSelectorEnum.Cyan Property#

Colors with a predominant cyan component can be adjusted.

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

PLCamera.BslColorAdjustmentSelectorEnum.Green Property#

Colors with a predominant green component can be adjusted.

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

PLCamera.BslColorAdjustmentSelectorEnum.Magenta Property#

Colors with a predominant magenta component can be adjusted.

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

PLCamera.BslColorAdjustmentSelectorEnum.Name Property#

The full name of BslColorAdjustmentSelector

PLCamera.BslColorAdjustmentSelectorEnum.Red Property#

Colors with a predominant red component can be adjusted.

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

PLCamera.BslColorAdjustmentSelectorEnum.Yellow Property#

Colors with a predominant yellow component can be adjusted.

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