コンテンツにスキップ

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#

 名前説明
Public methodPLCamera.BslTransferBitDepthModeEnum Initializes a new instance of the PLCamera.BslTransferBitDepthModeEnum class
 

プロパティ#

 名前説明
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 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

Public property名前 The full name of BslTransferBitDepthMode (Overrides ParameterListEnum.Name.)
 

方法#

 名前説明
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