FileDocCategorySizeDatePackage
ThumbnailUtils.javaAPI DocAndroid 5.1 API627Sat Mar 14 14:09:34 GMT 2015android.media

ThumbnailUtils

public class ThumbnailUtils extends Object

Fields Summary
public static final int
OPTIONS_RECYCLE_INPUT
Constructors Summary
public ThumbnailUtils()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.graphics.BitmapcreateVideoThumbnail(java.lang.String filePath, int kind)

 throw new RuntimeException("Stub!"); 
public static android.graphics.BitmapextractThumbnail(android.graphics.Bitmap source, int width, int height)

 throw new RuntimeException("Stub!"); 
public static android.graphics.BitmapextractThumbnail(android.graphics.Bitmap source, int width, int height, int options)

 throw new RuntimeException("Stub!");