HardwareBuffer.Rgba10101010 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: 10 bits cada rojo, verde, azul, alfa

[Android.Runtime.Register("RGBA_10101010", 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 Rgba10101010 = 59;
[<Android.Runtime.Register("RGBA_10101010", 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 Rgba10101010 : Android.Hardware.HardwareBufferFormat

Valor de campo

Value = 59

Implementaciones

Atributos

Comentarios

Formato: 10 bits cada rojo, verde, azul, alfa

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

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