Android.Graphics.BitmapFactory.DecodeResourceStreamAsync Method
Documentation for this section has not yet been entered.

Syntax

public static System.Threading.Tasks.Task<Bitmap> DecodeResourceStreamAsync (Android.Content.Res.Resources res, Android.Util.TypedValue value, System.IO.Stream is, Rect pad, BitmapFactory.Options opts)

Parameters

res
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
is
Documentation for this section has not yet been entered.
pad
Documentation for this section has not yet been entered.
opts
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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