HardwareBuffer.R8 Campo

Definizione

Attenzione

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

Formato: rosso a 8 bit

[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

Valore del campo

Value = 56

Implementazioni

Attributi

Commenti

Formato: rosso a 8 bit

per android.hardware.HardwareBuffer.R_8.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a