Refactor Orientation into Operation in image::raster

This commit is contained in:
Héctor Ramón Jiménez 2021-09-30 16:11:30 +07:00
parent 4fd2e1a57d
commit 21d138aa28
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 42 additions and 53 deletions

View file

@ -35,6 +35,7 @@ log = "0.4"
guillotiere = "0.6"
futures = "0.3"
kamadak-exif = "0.5"
bitflags = "1.3"
[dependencies.bytemuck]
version = "1.4"