Package 

Class ExifHelper


  • 
    public class ExifHelper
    
                        

    Super basic exif utilities.

    • Method Summary

      Modifier and Type Method Description
      static int getOrientation(int exifOrientation) Maps an ExifInterface orientation valueto the actual degrees.
      static int getExifOrientation(int orientation) Maps a degree value to ExifInterface constant.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait