Skip to content

PLCamera.BslTransferBitDepthEnum Class#

Sets the bit depth used for internal image processing. Lowering the transfer bit depth increases the frame rate, but image quality may degrade.

Applies to: boost CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslTransferBitDepthEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBpp10

The transfer bit depth is set to 10 bits per pixel.

Applies to: boost CoaXPress

Public propertyBpp12

The transfer bit depth is set to 12 bits per pixel.

Applies to: boost CoaXPress

Public propertyBpp8

The transfer bit depth is set to 8 bits per pixel.

Applies to: boost CoaXPress

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

Methods#

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

PLCamera.BslTransferBitDepthEnum.ToString Method#

The full name of BslTransferBitDepth

Return Value#

Type: String
Returns the full name of BslTransferBitDepth

PLCamera.BslTransferBitDepthEnum Constructor#

Initializes a new instance of the PLCamera.BslTransferBitDepthEnum class

PLCamera.BslTransferBitDepthEnum.Bpp10 Property#

The transfer bit depth is set to 10 bits per pixel.

Applies to: boost CoaXPress

PLCamera.BslTransferBitDepthEnum.Bpp12 Property#

The transfer bit depth is set to 12 bits per pixel.

Applies to: boost CoaXPress

PLCamera.BslTransferBitDepthEnum.Bpp8 Property#

The transfer bit depth is set to 8 bits per pixel.

Applies to: boost CoaXPress

PLCamera.BslTransferBitDepthEnum.Name Property#

The full name of BslTransferBitDepth