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

getAngle

open static fun getAngle(filename: String!): Int

Get the exif rotation of the image.

Parameters

filename - String!:

Return
Int:

open static fun getAngle(inputStream: InputStream!): Int