Lingua

HardwareBuffer.R12 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 12 bit.

[Android.Runtime.Register("R_12", 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 R12 = 61;
[<Android.Runtime.Register("R_12", 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 R12 : Android.Hardware.HardwareBufferFormat

Valore del campo

Value = 61

Implementazioni

Attributi

Commenti

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

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

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