possible missing option on options page

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

possible missing option on options page

Post by fmw42 »

IM 6.7.0.1 Q16 Mac OSX Tiger.

Curious what happened to the option -recolor? It seems to be missing from the options page http://www.imagemagick.org/script/comma ... ptions.php

Has it been renamed to something else?

It still shows under

convert -list command

+recolor
-recolor
Last edited by fmw42 on 2011-05-27T09:25:08-07:00, edited 1 time in total.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: possible mission option on options page

Post by anthony »

Look at -color-matrix

It changed during some discussion, while I was away in china.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: possible mission option on options page

Post by fmw42 »

anthony wrote:Look at -color-matrix

It changed during some discussion, while I was away in china.

Thanks. I thought that was the case, but could not remember or recognize the new name in the options list.
Post Reply