Posted by eli.hen on 11/03/05 00:09
Hi,
I used to run the next command on ImageMagick v5.5.7 to resize an
image:
convert -size 64x64 in.jpg -resize 64x64 +profile '*' -type Optimize
out.jpg
When upgraded to ImageMagick v6.2.5 the same command fails with the
error:
convert: no decode delegate for this image format `in.jpg'.
I saw a comment that the syntax was changed. What is the new syntax for
the same command in v6.2.5?
-thanks, Eli
Navigation:
[Reply to this message]
|