PLCamera.BslDepthQualityEnum Class#
Applies to: Stereo ace
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslDepthQualityEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslDepthQualityEnum | Initializes a new instance of the PLCamera.BslDepthQualityEnum class |
Properties#
Name | Description | |
---|---|---|
Full | Full resolution depth image. Applies to: Stereo ace | |
High | High depth image quality. Applies to: Stereo ace | |
Low | Low depth image quality. Applies to: Stereo ace | |
Medium | Medium depth image quality. Applies to: Stereo ace | |
Name | The full name of BslDepthQuality (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslDepthQuality (Overrides Object.ToString()()()().) |
PLCamera.BslDepthQualityEnum.ToString Method#
The full name of BslDepthQuality
Return Value#
Type: String
Returns the full name of BslDepthQuality
PLCamera.BslDepthQualityEnum Constructor#
Initializes a new instance of the PLCamera.BslDepthQualityEnum class
PLCamera.BslDepthQualityEnum.Full Property#
Full resolution depth image.
Applies to: Stereo ace
PLCamera.BslDepthQualityEnum.High Property#
High depth image quality.
Applies to: Stereo ace
PLCamera.BslDepthQualityEnum.Low Property#
Low depth image quality.
Applies to: Stereo ace
PLCamera.BslDepthQualityEnum.Medium Property#
Medium depth image quality.
Applies to: Stereo ace
PLCamera.BslDepthQualityEnum.Name Property#
The full name of BslDepthQuality