Android.Media.ThumbnailUtils.ExtractThumbnailAsync Method
Documentation for this section has not yet been entered.

Syntax

public static System.Threading.Tasks.Task<Android.Graphics.Bitmap> ExtractThumbnailAsync (Android.Graphics.Bitmap source, int width, int height, [Android.Runtime.GeneratedEnum] ThumnailExtractOptions options)

Parameters

source
Documentation for this section has not yet been entered.
width
Documentation for this section has not yet been entered.
height
Documentation for this section has not yet been entered.
options
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.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8