Lingua

HardwareBuffer.R14 Campo

Definizione

Attenzione

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

Formato a 16 bit con un singolo componente a 14 bit.

[Android.Runtime.Register("R_14", ApiSince=37)]
[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 R14 = 62;
[<Android.Runtime.Register("R_14", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.HardwareBufferFormat enum directly instead of this field.", true)>]
val mutable R14 : Android.Hardware.HardwareBufferFormat

Valore del campo

Value = 62

Implementazioni

Attributi

Commenti

Formato a 16 bit con un singolo componente a 14 bit. Il formato è un intero senza segno a 16 bit con 14 bit del componente R nei primi 14 bit della parola a 16 bit con i 2 bit inferiori inutilizzati.

Informazioni di riferimento su Android per android.hardware.HardwareBuffer.R_14.

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