Is -average completely deprecated?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Is -average completely deprecated?

Post by fmw42 »

I do not see -average listed at the top of the options page, although it is listed at the end of the A section down the page. Has -average been completely deprecated from the current IM version and replaced completely by -evaluate-sequence. If so, then I need to edit some of my scripts. What are your intentions for -average? Will it go away if not already so?

Thanks

Fred
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Is -average completely deprecated?

Post by magick »

Some options are deprecated such as -average but they will no go away until we bump the major version to ImageMagick 7.0.0.
Post Reply