[Android.Runtime.Register("extractThumbnail", "(Landroid/graphics/Bitmap;II)Landroid/graphics/Bitmap;", "")] public static Android.Graphics.BitmapExtractThumbnail (Android.Graphics.Bitmap source, int width, int height)
Parameters
source
original bitmap source
width
targeted width
height
targeted height
Returns
Documentation for this section has not yet been entered.