Bitmap.Config.Argb4444 Property

Definition

Each pixel is stored on 2 bytes.

[Android.Runtime.Register("ARGB_4444")]
public static Android.Graphics.Bitmap.Config? Argb4444 { get; }
[<Android.Runtime.Register("ARGB_4444")>]
static member Argb4444 : Android.Graphics.Bitmap.Config

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to