feat: autorotate

This commit is contained in:
Tomas 2020-08-04 19:40:07 +02:00
parent 0ae3ac43ce
commit 26b22e9a6f
28 changed files with 105 additions and 2 deletions

View file

@ -25,6 +25,7 @@ type ImageMetadata struct {
EXIF EXIF
}
// EXIF image metadata
type EXIF struct {
Make string
Model string