Skip to content

PLCamera.BslTransferBitDepthModeEnum Class#

Sets the transfer bit depth mode.

Applies to: boost CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslTransferBitDepthModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAuto

The transfer bit depth mode is set to Auto. The transfer bit depth is automatically adjusted depending on the pixel format used.

Applies to: boost CoaXPress

Public propertyManual

The transfer bit depth mode is set to Manual. The transfer bit depth can be set independently of the pixel format used.

Applies to: boost CoaXPress

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

Methods#

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

PLCamera.BslTransferBitDepthModeEnum.ToString Method#

The full name of BslTransferBitDepthMode

Return Value#

Type: String
Returns the full name of BslTransferBitDepthMode

PLCamera.BslTransferBitDepthModeEnum Constructor#

Initializes a new instance of the PLCamera.BslTransferBitDepthModeEnum class

PLCamera.BslTransferBitDepthModeEnum.Auto Property#

The transfer bit depth mode is set to Auto. The transfer bit depth is automatically adjusted depending on the pixel format used.

Applies to: boost CoaXPress

PLCamera.BslTransferBitDepthModeEnum.Manual Property#

The transfer bit depth mode is set to Manual. The transfer bit depth can be set independently of the pixel format used.

Applies to: boost CoaXPress

PLCamera.BslTransferBitDepthModeEnum.Name Property#

The full name of BslTransferBitDepthMode