Android.Graphics.BitmapFactory Class
Creates Bitmap objects from various sources, including files, streams, and byte-arrays.

See Also: BitmapFactory Members

Syntax

[Android.Runtime.Register("android/graphics/BitmapFactory", DoNotGenerateAcw=true)]
public class BitmapFactory : Java.Lang.Object

Remarks

Creates Bitmap objects from various sources, including files, streams, and byte-arrays.

[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