Code: Select all
$ mogrify -help | grep map
-remap filename transform image colors to match this set of colors
-cycle amount cycle the image colormap
Code: Select all
$ mogrify -remap
mogrify: unrecognized option `-remap' @ error/mogrify.c/MogrifyImageCommand/5740.
Code: Select all
$ mogrify -map
mogrify: option requires an argument `-map' @ error/mogrify.c/MogrifyImageCommand/5314.
This is on Cygwin
Version: ImageMagick 6.5.9-4 2010-02-12 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features:
Also tested on windows with Version: ImageMagick 6.6.0-5 2010-03-08 Q16 http://www.imagemagick.org