Skip to content

PLCamera.BslDepthQualityEnum Class#

Depth image quality (resolution).

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#

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

Properties#

 NameDescription
Public propertyFull

Full resolution depth image.

Applies to: Stereo ace

Public propertyHigh

High depth image quality.

Applies to: Stereo ace

Public propertyLow

Low depth image quality.

Applies to: Stereo ace

Public propertyMedium

Medium depth image quality.

Applies to: Stereo ace

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

Methods#

 NameDescription
Public methodToString 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