HardwareBuffer.R8 フィールド

定義

注意事項

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

形式: 8 ビット赤

[Android.Runtime.Register("R_8", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.HardwareBufferFormat enum directly instead of this field.", true)]
public const Android.Hardware.HardwareBufferFormat R8 = 56;
[<Android.Runtime.Register("R_8", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.HardwareBufferFormat enum directly instead of this field.", true)>]
val mutable R8 : Android.Hardware.HardwareBufferFormat

フィールド値

Value = 56

実装

属性

注釈

形式: 8 ビット赤

Javaドキュメント。

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

適用対象