HardwareBuffer.Rgba10101010 フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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 ビット
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。