Annotate Group4 Tiff

PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Add " type=>'bilevel', matte=>'false' " to the Write() method. See if that fixes the problem. In the mean-time we added a patch to ImageMagick 6.3.1-3 Beta so that the monochrome parameter automatically sets the image type to bilevel.
Post Reply