Bitmap.Config.Argb8888 Property

Definition

Each pixel is stored on 4 bytes.

[Android.Runtime.Register("ARGB_8888")]
public static Android.Graphics.Bitmap.Config? Argb8888 { get; }
[<Android.Runtime.Register("ARGB_8888")>]
static member Argb8888 : 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