Bug in -modulate

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
remko

Bug in -modulate

Post by remko »

Hi,

I used to use 'convert -modulate 100,0' to remove saturation from
pictures. However, I recently upgraded my ImageMagick to 6.4.0 (no
idea what I was using before), and my resulting pictures are not what
I expected them to be:
  • Original icon: Image
  • Convert before: Image
  • Convert now: Image
I reported this on the users forum, and I was told this was a bug.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Bug in -modulate

Post by magick »

The problem you reported is fixed in the current release, ImageMagick 6.4.0-10.
Post Reply