public class ExifUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getAngle(java.lang.String filename)
Get the exif rotation of the image.
|
static void |
save(java.lang.String filename,
java.util.Date datetime,
int orientation,
java.lang.Boolean flash,
android.location.Location location) |
public static int getAngle(java.lang.String filename)
filename - public static void save(java.lang.String filename,
java.util.Date datetime,
int orientation,
java.lang.Boolean flash,
android.location.Location location)
throws java.io.IOException
java.io.IOException