PLCamera.BslTransferBitDepthEnum Class#
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslTransferBitDepthEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslTransferBitDepthEnum | Initializes a new instance of the PLCamera.BslTransferBitDepthEnum class |
Properties#
Name | Description | |
---|---|---|
Bpp10 | The transfer bit depth is set to 10 bits per pixel. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress | |
Bpp12 | The transfer bit depth is set to 12 bits per pixel. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress | |
Bpp8 | The transfer bit depth is set to 8 bits per pixel. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslTransferBitDepth (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslTransferBitDepthEnum.Bpp12 Property#
The transfer bit depth is set to 12 bits per pixel.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslTransferBitDepthEnum.Bpp8 Property#
The transfer bit depth is set to 8 bits per pixel.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslTransferBitDepthEnum.Name Property#
The full name of BslTransferBitDepth