Looks like -recolor has disappeared from the options page at http://www.imagemagick.org/script/comma ... ptions.php
Both the link and the text seem to be gone.
-recolor missing from options page
Re: -recolor missing from options page
The -recolor option is deprecated, use -color-matrix instead.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: -recolor missing from options page
I have several scripts that used -recolor. Is the 3x3 submatrix of -color-matrix the same as what -recolor used with a 3x3 matrix?magick wrote:The -recolor option is deprecated, use -color-matrix instead.
In otherwords, is it backwards compatible with -recolor?
In the future, can you post a note in the changelog when you deprecate a function? Or is there a current list of deprecated functions somewhere?
Re: -recolor missing from options page
The -color-matrix works exactly the same as -recolor for a 3x3 matrix.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: -recolor missing from options page
thanks. what release was that deprecated? I need that to put a switch in my scripts between -recolor and -color-matrix
was it 6.6.1.0 per the last entry I could find in the changelog about recolor
2010-03-31 6.6.1-0 Cristy <quetzlzacatenango@image...>
The -recolor 4x4 matrix is now interpretted properly (previously it summed rather than attenuating the alpha channel).
was it 6.6.1.0 per the last entry I could find in the changelog about recolor
2010-03-31 6.6.1-0 Cristy <quetzlzacatenango@image...>
The -recolor 4x4 matrix is now interpretted properly (previously it summed rather than attenuating the alpha channel).
Re: -recolor missing from options page
Yes, in 6.6.1.