[magick-users] converting PDFs to JPGs
zentara
zentara1 at sbcglobal.net
Tue Nov 4 04:14:30 PST 2008
On Mon, 3 Nov 2008 14:19:07 -0800
Fred Weinhaus <fmw at alink.net> wrote:
>I am not a PerlMagick expert, but I believe that there may be some
>typos (not sure about the comma after 100, but pretty sure
>compression is not spelled correctly)
>
>
>$img->set('quality'=> '100' );
>$img->set('compression'=> 'LosslessJPEG' );
>
Doh! Right. I never noticed though because if the option is wrong
it still seemed to default to LosslessJPEG.
One of the big hassles with PerlMagick, is the error reporting
is minimal, most modules will report "unknown option" if given a mispelled
option.
zentara
--
I'm not really a human, but I play one on earth.
http://zentara.net/Remember_How_Lucky_You_Are.html
More information about the Magick-users
mailing list