add rotated property to exif documentation

This commit is contained in:
Tobias Pfeiffer 2016-11-12 22:04:05 +09:00
parent 1d32e8aba8
commit 48bc049cb5

View File

@ -38,6 +38,7 @@ into a dictionary that can be dumped to JSON for instance.
| `latitude` | The longitude as floating point value.
| `longitude` | The longitude as floating point value.
| `altitude` | The altitude in meters as floating point value.
| `rotated` | Whether the image is rotated
## Example