mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 10:55:54 -07:00
feat: autorotate
This commit is contained in:
parent
0ae3ac43ce
commit
26b22e9a6f
28 changed files with 105 additions and 2 deletions
|
|
@ -25,6 +25,7 @@ type ImageMetadata struct {
|
|||
EXIF EXIF
|
||||
}
|
||||
|
||||
// EXIF image metadata
|
||||
type EXIF struct {
|
||||
Make string
|
||||
Model string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue