public class Metadata extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_MIME_TYPE |
| Constructor and Description |
|---|
Metadata(int width,
int height,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
String |
getMimeType() |
int |
getWidth() |
String |
serialize() |
public static final String KEY_MIME_TYPE
public Metadata(int width,
int height,
String mimeType)
Copyright © 2017 Media Cloud. All rights reserved.