PLCamera.BslDemosaicingModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE and dart USB
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslDemosaicingModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BslDemosaicingModeEnum | Initializes a new instance of the PLCamera.BslDemosaicingModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Auto | The demosaicing method is determined automatically. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE and dart USB |
![]() | Manual | The demosaicing method can be set manually. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE and dart USB |
![]() | Name | The full name of BslDemosaicingMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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, dart GigE 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, dart GigE and dart USB
PLCamera.BslDemosaicingModeEnum.Name Property#
The full name of BslDemosaicingMode