Android.Graphics.ImageFormat.Rgb565 Field
RGB format used for pictures encoded as RGB_565.

Value: 4

Syntax

[Android.Runtime.Register("RGB_565")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.")]
public const ImageFormatType Rgb565

Remarks

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8