This commit is contained in:
Mahdi Dibaiee 2016-10-08 16:46:43 +03:30
parent 62b7ee3151
commit ebe99c0585
3 changed files with 8 additions and 0 deletions

View File

@ -19,6 +19,14 @@ Options:
--output <filename> - output name, defaults to 'output.png'
```
Example:
```
stack exec picedit -- dreamboy.jpg --grayscale --contrast 180 --gamma 2 --rotate 180
```
![dreamboy](https://github.com/mdibaiee/picedit/blob/master/dreamboy.jpg?raw=true)
![output](https://github.com/mdibaiee/picedit/blob/master/output.png?raw=true)
Library
-------
[Documentation available at hackage](https://hackage.haskell.org/package/picedit-0.1.0.0/docs/Data-Picture.html)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 290 KiB

After

Width:  |  Height:  |  Size: 137 KiB