The methods of Android.Media.ThumbnailUtils are listed below. For a list of all members, see the ThumbnailUtils Members list.
See Also: Inherited members from Java.Lang.Object
static | CreateVideoThumbnail(string, Android.Provider.ThumbnailKind)Create a video thumbnail for a video. | |
static | CreateVideoThumbnailAsync(string, Android.Provider.ThumbnailKind)Documentation for this section has not yet been entered. | |
static | ExtractThumbnail(Android.Graphics.Bitmap, int, int)Creates a centered bitmap of the desired size. | |
static | ExtractThumbnail(Android.Graphics.Bitmap, int, int, ThumnailExtractOptions)Creates a centered bitmap of the desired size. | |
static | ExtractThumbnailAsync(Android.Graphics.Bitmap, int, int)Documentation for this section has not yet been entered. | |
static | ExtractThumbnailAsync(Android.Graphics.Bitmap, int, int, ThumnailExtractOptions)Documentation for this section has not yet been entered. |