Android.Graphics.Bitmap.SetConfig Method

Syntax

[Android.Runtime.Register("setConfig", "(Landroid/graphics/Bitmap$Config;)V", "")]
public void SetConfig (Bitmap.Config config)

See Also

Bitmap.Reconfigure(int, System.Int32, System.Int32)
Bitmap.Width
Bitmap.Height

Parameters

config
Documentation for this section has not yet been entered.

Remarks

Convenience method for calling Bitmap.Reconfigure(int, System.Int32, System.Int32) with the current height and width.

WARNING: this method should not be used on bitmaps currently used by the view system, see Bitmap.Reconfigure(int, System.Int32, System.Int32) for more details.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0