Commit graph

7 commits

Author SHA1 Message Date
Víctor Martínez
117243634a Rotate implemented
Now the user can rotate the image 90|180|270 degrees
2020-11-23 00:00:43 +01:00
Víctor Martínez
3e176fa9cb Mock removed, crop and flip features implemented 2020-11-22 23:49:29 +01:00
Víctor Martínez
21d071fc74 Implemented some edit functions
Now the user can blur, huerotate, grayscale, invert, brighten and contrast an image (Including automatic conversion between formats)
2020-11-22 23:20:21 +01:00
Víctor Martínez
9b4c3f588f DynamicImage Struct implementation started 2020-11-22 20:55:02 +01:00
Víctor Martínez
49c915ef6b Simple Clap CLI Implementation
Added clap as a dependency to built the CLI in order to test the image crate through a simple to use command
2020-11-22 02:08:21 +01:00
Víctor Martínez
9011440afe My first commit! 2020-11-20 23:00:03 +01:00
Víctor Martínez
00e2430359 Initial commit 2020-11-20 22:50:16 +01:00