Java org.apache.cordova ExifHelper fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cordova ExifHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cordova ExifHelper.

The text is from its open source code.

Constructor

Method

voidcreateInFile(String filePath)
The file before it is compressed
voidcreateOutFile(String filePath)
The file after it has been compressed
intgetOrientation()
voidreadExifData()
Reads all the EXIF data from the input file.
voidresetOrientation()
voidwriteExifData()
Writes the previously stored EXIF data to the output file.