HardwareBuffer.Rgba10101010 フィールド

定義

注意事項

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

形式: 赤、緑、青、アルファの各 10 ビット

[Android.Runtime.Register("RGBA_10101010", 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 Rgba10101010 = 59;
[<Android.Runtime.Register("RGBA_10101010", 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 Rgba10101010 : Android.Hardware.HardwareBufferFormat

フィールド値

Value = 59

実装

属性

注釈

形式: 赤、緑、青、アルファの各 10 ビット

Javaドキュメント。

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

適用対象