Code: Select all
convert \( img_1.png img_2,png -morph \) output
but
Code: Select all
convert \( img_1.png img_2,png -morph \) \( img_3,png \) output
Why?
i should get only img_1 and img_2 in seven variant and finally one img_3
But it is not working as expected
IM 7.0.2