Skip to content

PLCamera.BslDemosaicingModeEnum Class#

Sets the demosaicing mode.

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

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslDemosaicingModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAuto

The demosaicing method is determined automatically.

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

Public propertyManual

The demosaicing method can be set manually.

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

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

Methods#

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

PLCamera.BslDemosaicingModeEnum.ToString Method#

The full name of BslDemosaicingMode

Return Value#

Type: String
Returns the full name of BslDemosaicingMode

PLCamera.BslDemosaicingModeEnum Constructor#

Initializes a new instance of the PLCamera.BslDemosaicingModeEnum class

PLCamera.BslDemosaicingModeEnum.Auto Property#

The demosaicing method is determined automatically.

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

PLCamera.BslDemosaicingModeEnum.Manual Property#

The demosaicing method can be set manually.

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

PLCamera.BslDemosaicingModeEnum.Name Property#

The full name of BslDemosaicingMode