CameraExtensionCharacteristics.ExtensionHdr フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Hardware.Camera2.CameraExtensionTypes enum directly instead of this field.

最終的なイメージの動的範囲を拡張するためのデバイス固有の拡張機能の実装。

[Android.Runtime.Register("EXTENSION_HDR", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.CameraExtensionTypes enum directly instead of this field.", true)]
public const Android.Hardware.Camera2.CameraExtensionTypes ExtensionHdr = 3;
[<Android.Runtime.Register("EXTENSION_HDR", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.CameraExtensionTypes enum directly instead of this field.", true)>]
val mutable ExtensionHdr : Android.Hardware.Camera2.CameraExtensionTypes

フィールド値

Value = 3
属性

注釈

最終的なイメージの動的範囲を拡張するためのデバイス固有の拡張機能の実装。

android.hardware.camera2.CameraExtensionCharacteristics.EXTENSION_HDRJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象