Hey, I'm getting the same dithering as above, with a newer version of imagemagick:
6.7.6-8 2012-05-05 Q16
Features: OpenCL
(this is on OSX Lion)
Any ideas?
Search found 2 matches
- 2012-05-05T14:37:14-07:00
- Forum: Users
- Topic: EPS to PNG converting,.. but image quality became LOW. Help
- Replies: 5
- Views: 9852
- 2011-01-25T17:07:19-07:00
- Forum: Users
- Topic: MagickCompositeImage BlurCompositeOp UndefinedException
- Replies: 8
- Views: 14740
MagickCompositeImage BlurCompositeOp UndefinedException
I'm attempting to use the BlurCompositeOp composition method on the iPhone build (ImageMagick 6.6.7-0 2011-01-13 Q8 http://www.imagemagick.org). status = MagickCompositeImage(magick_wand, clone, BlurCompositeOp, 0, 0); status is always MagickFalse, the severity is UndefinedException and the ...