in reply to Re: Installing PerlMagick
in thread Installing PerlMagick
I have managed to solve my own problem. I took code from the cpan page for creating thumbnails and it included a filter $thumb->filter(type=>'autolevels'); Removing this line sorted my problem.
|
|---|