CaptureResult.LensIntrinsicCalibration Property

Definition

The parameters for this camera device's intrinsic calibration.

[Android.Runtime.Register("LENS_INTRINSIC_CALIBRATION", ApiSince=23)]
public static Android.Hardware.Camera2.CaptureResult.Key? LensIntrinsicCalibration { get; }
[<Android.Runtime.Register("LENS_INTRINSIC_CALIBRATION", ApiSince=23)>]
member this.LensIntrinsicCalibration : Android.Hardware.Camera2.CaptureResult.Key

Property Value

CaptureResult.Key
Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.LENS_INTRINSIC_CALIBRATION.

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