syntax for -features?
Posted: 2012-06-15T11:35:44-07:00
IM 6.7.7.7 Q16 Mac OSX Snow Leopard
from viewtopic.php?f=1&t=21229
I have tried several commands and cannot figure out the syntax. What is the proper syntax?
convert shape_ellipse_mask.gif -features 10 null:
convert: unrecognized option `-features' @ error/convert.c/ConvertImageCommand/1570.
convert shape_ellipse_mask.gif -features 10 -verbose info:
convert: unrecognized option `-features' @ error/convert.c/ConvertImageCommand/1570.
from viewtopic.php?f=1&t=21229
See http://www.imagemagick.org/script/comma ... p#featuresanthony wrote:
Actually IM does have something along those lines, I just don't understand them
The operation is -features and -unique
and they produce verbose identify output.
I have tried several commands and cannot figure out the syntax. What is the proper syntax?
convert shape_ellipse_mask.gif -features 10 null:
convert: unrecognized option `-features' @ error/convert.c/ConvertImageCommand/1570.
convert shape_ellipse_mask.gif -features 10 -verbose info:
convert: unrecognized option `-features' @ error/convert.c/ConvertImageCommand/1570.