Android.Graphics.Bitmap.GetConfig Method
If the bitmap's internal config is in one of the public formats, return that config, otherwise return null.

Syntax

[Android.Runtime.Register("getConfig", "()Landroid/graphics/Bitmap$Config;", "")]
public Bitmap.Config GetConfig ()

Returns

Documentation for this section has not yet been entered.

Remarks

If the bitmap's internal config is in one of the public formats, return that config, otherwise return null.

[Android Documentation]

Requirements

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