Magick++ convert to monochrome problem

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

You need to set the image compression to Group4Compression in order to produce a Group 4-compressed TIFF image.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Grab ImageMagick-6.2.6-5, the current release and see if you have better luck. We added a patch for Fax and group 4 compression. If it fails, let us know and we will investigate further.
Post Reply