| 类 | 说明 |
|---|---|
| ExifInterface |
This class provides methods and constants for reading and writing jpeg file
metadata.
|
| ExifTag |
This class stores information of an EXIF tag.
|
| ExifUtil |
Created by alessandro on 20/04/14.
|
| Rational |
The rational data type of EXIF tag.
|
| 枚举 | 说明 |
|---|---|
| ExifInterface.Flash.CompulsoryMode |
Values for bits 3 and 4 indicating the camera's flash mode
|
| ExifInterface.Flash.FlashFired |
first bit
|
| ExifInterface.Flash.FlashFunction |
Values for bit 5 indicating the presence of a flash function.
|
| ExifInterface.Flash.RedEyeMode |
Values for bit 6 indicating the camera's red-eye mode.
|
| ExifInterface.Flash.StrobeLightDetection |
Values for bits 1 and 2 indicating the status of returned light
|
| 异常错误 | 说明 |
|---|---|
| ExifInvalidFormatException |