The members of Android.Media.ThumbnailUtils are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | OptionsRecycleInput | ThumnailExtractOptions (2). Constant used to indicate we should recycle the input in ThumbnailUtils.ExtractThumbnail(Android.Graphics.Bitmap, System.Int32, System.Int32, System.Int32) unless the output is the input. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |