|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.media.ThumbnailUtils
public class ThumbnailUtils
| Field Summary | |
|---|---|
static int |
OPTIONS_RECYCLE_INPUT
|
| Constructor Summary | |
|---|---|
ThumbnailUtils()
|
|
| Method Summary | |
|---|---|
static Bitmap |
createVideoThumbnail(String filePath,
int kind)
|
static Bitmap |
extractThumbnail(Bitmap source,
int width,
int height)
|
static Bitmap |
extractThumbnail(Bitmap source,
int width,
int height,
int options)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OPTIONS_RECYCLE_INPUT
| Constructor Detail |
|---|
public ThumbnailUtils()
| Method Detail |
|---|
public static Bitmap createVideoThumbnail(String filePath,
int kind)
public static Bitmap extractThumbnail(Bitmap source,
int width,
int height)
public static Bitmap extractThumbnail(Bitmap source,
int width,
int height,
int options)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||