possible bug -threshold IM 6.8.2.5 Q16 Mac OSX Snow Leopard

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.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: possible bug -threshold IM 6.8.2.5 Q16 Mac OSX Snow Leop

Post by anthony »

Remember original proposal is for two options
-grayscale {method} # just grayscale the image using given method (the setting is NOT set)

This is different to -colorspace gray whcih is always converting to linear grayscale.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: possible bug -threshold IM 6.8.2.5 Q16 Mac OSX Snow Leop

Post by magick »

Right now, this works '-intensity rec601luma image.png -colorspace gray'. Oops. A patch is required. Look for it in ImageMagick 6.8.4-1 by sometime tomorrow. Thanks.
Post Reply