HardwareBuffer.R16 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 16 bit.

[Android.Runtime.Register("R_16", 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 R16 = 57;
[<Android.Runtime.Register("R_16", 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 R16 : Android.Hardware.HardwareBufferFormat

Valore del campo

Value = 57

Implementazioni

Attributi

Commenti

Formato: rosso a 16 bit. Se campionato nella GPU, questo valore viene rappresentato come intero senza segno anziché come normalizzato senza segno implicito. Per altre informazioni, vedere https://www.khronos.org/opengl/wiki/Normalized_Integer

per android.hardware.HardwareBuffer.R_16.

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