ly.img.android.pesdk.utils / ExifUtils / getAngle

getAngle

@ORIENTATION static fun getAngle(filename: java.lang.String): int

Get the exif rotation of the image.

Parameters

filename - java.lang.String:

Return
int:

@ORIENTATION static fun getAngle(inputStream: java.io.InputStream): int