More than one Output image (resize, thumbnail)
Posted: 2011-02-22T07:29:41-07:00
Hello IM Forum!
I cant get an answer for this.
I want to have three resized output images.
It gives only the last render. I also tried parenthesis and searched the docu +forum.
Thx for help.
paul
I cant get an answer for this.
I want to have three resized output images.
Code: Select all
Convert Input.png "DO STUFF" -flatten OriginalOutput.png -resize 50% MiddleSizedOutput.png -resize 20% ThumbnailOutput.png.
Thx for help.
paul