HardwareBuffer.R8 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: 8 bits rojo

[Android.Runtime.Register("R_8", 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 R8 = 56;
[<Android.Runtime.Register("R_8", 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 R8 : Android.Hardware.HardwareBufferFormat

Valor de campo

Value = 56

Implementaciones

Atributos

Comentarios

Formato: 8 bits rojo

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

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