HardwareBuffer.Rg1616 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 cada rojo, verde.

[Android.Runtime.Register("RG_1616", 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 Rg1616 = 58;
[<Android.Runtime.Register("RG_1616", 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 Rg1616 : Android.Hardware.HardwareBufferFormat

Valor de campo

Value = 58

Implementaciones

Atributos

Comentarios

Formato: 16 bits cada rojo, verde. 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.RG_1616.

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