Skip to content

Commit af86aee

Browse files
author
Andrei Tomita
committed
Added depth, flatten & colorspace to README
1 parent 9e9aef8 commit af86aee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ This is why a "few" ones are implemented now, to make sure validation is possibl
164164
* [`-thumbnail`](http://www.imagemagick.org/script/command-line-options.php#thumbnail)
165165
* [`-annotate`](http://www.imagemagick.org/script/command-line-options.php#annotate)
166166
* [`-draw`](http://www.imagemagick.org/script/command-line-options.php#draw)
167+
* [`-depth`](http://www.imagemagick.org/script/command-line-options.php#depth)
168+
* [`-flatten`](http://www.imagemagick.org/script/command-line-options.php#flatten)
169+
* [`-colorspace`](http://www.imagemagick.org/script/command-line-options.php#colorspace)
167170
* [`xc:`](http://www.imagemagick.org/Usage/canvas/)
168171

169172
Feel free to ask/create an issue if you need more!

0 commit comments

Comments
 (0)