Language

CameraCharacteristics.LensRadialDistortion Property

Definition

The correction coefficients to correct for this camera device's radial and tangential lens distortion.

[Android.Runtime.Register("LENS_RADIAL_DISTORTION", ApiSince=23)]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? LensRadialDistortion { get; }
[<Android.Runtime.Register("LENS_RADIAL_DISTORTION", ApiSince=23)>]
static member LensRadialDistortion : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

This field was deprecated in API level 28.

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.LENS_RADIAL_DISTORTION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to