example
This commit is contained in:
parent
62b7ee3151
commit
ebe99c0585
@ -19,6 +19,14 @@ Options:
|
|||||||
--output <filename> - output name, defaults to 'output.png'
|
--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
|
Library
|
||||||
-------
|
-------
|
||||||
[Documentation available at hackage](https://hackage.haskell.org/package/picedit-0.1.0.0/docs/Data-Picture.html)
|
[Documentation available at hackage](https://hackage.haskell.org/package/picedit-0.1.0.0/docs/Data-Picture.html)
|
||||||
|
BIN
dreamboy-gs.png
BIN
dreamboy-gs.png
Binary file not shown.
Before Width: | Height: | Size: 382 KiB |
BIN
output.png
BIN
output.png
Binary file not shown.
Before Width: | Height: | Size: 290 KiB After Width: | Height: | Size: 137 KiB |
Loading…
Reference in New Issue
Block a user