CameraMetadata.DistortionCorrectionModeOff 欄位

定義

不會套用失真修正。

[Android.Runtime.Register("DISTORTION_CORRECTION_MODE_OFF", ApiSince=28)]
public const int DistortionCorrectionModeOff = 0;
[<Android.Runtime.Register("DISTORTION_CORRECTION_MODE_OFF", ApiSince=28)>]
val mutable DistortionCorrectionModeOff : int

欄位值

Value = 0
屬性

備註

不會套用失真修正。

android.hardware.camera2.CameraMetadata.DISTORTION_CORRECTION_MODE_OFFJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於