Bitmap.Config.Alpha8 Property

Definition

Each pixel is stored as a single translucency (alpha) channel.

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