HardwareBuffer.R16 Campo

Definición

Precaución

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

Formato: 16 bits rojo.

[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

Valor de campo

Value = 57

Implementaciones

Atributos

Comentarios

Formato: 16 bits rojo. Cuando se muestrea en la GPU, se representa como un entero sin signo en lugar de normalizar implícitamente sin signo. Para obtener más información, consulte https://www.khronos.org/opengl/wiki/Normalized_Integer

Java documentación para android.hardware.HardwareBuffer.R_16.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a