PLCamera.SensorBitDepthEnum Class#
Applies to: CameraLink and GigE
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.SensorBitDepthEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.SensorBitDepthEnum | Initializes a new instance of the PLCamera.SensorBitDepthEnum class |
Properties#
Name | Description | |
---|---|---|
BitDepth10 | The sensor delivers 10-bit pixels. Applies to: CameraLink and GigE | |
BitDepth12 | The sensor delivers 12-bit pixels. Applies to: CameraLink and GigE | |
BitDepth14 | The sensor delivers 14-bit pixels. Applies to: CameraLink and GigE | |
BitDepth16 | The sensor delivers 16-bit pixels. Applies to: CameraLink and GigE | |
BitDepth8 | The sensor delivers 8-bit pixels. Applies to: CameraLink and GigE | |
Name | The full name of SensorBitDepth (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of SensorBitDepth (Overrides Object.ToString()()()().) |
PLCamera.SensorBitDepthEnum.ToString Method#
The full name of SensorBitDepth
Return Value#
Type: String
Returns the full name of SensorBitDepth
PLCamera.SensorBitDepthEnum Constructor#
Initializes a new instance of the PLCamera.SensorBitDepthEnum class
PLCamera.SensorBitDepthEnum.BitDepth10 Property#
The sensor delivers 10-bit pixels.
Applies to: CameraLink and GigE
PLCamera.SensorBitDepthEnum.BitDepth12 Property#
The sensor delivers 12-bit pixels.
Applies to: CameraLink and GigE
PLCamera.SensorBitDepthEnum.BitDepth14 Property#
The sensor delivers 14-bit pixels.
Applies to: CameraLink and GigE
PLCamera.SensorBitDepthEnum.BitDepth16 Property#
The sensor delivers 16-bit pixels.
Applies to: CameraLink and GigE
PLCamera.SensorBitDepthEnum.BitDepth8 Property#
The sensor delivers 8-bit pixels.
Applies to: CameraLink and GigE
PLCamera.SensorBitDepthEnum.Name Property#
The full name of SensorBitDepth