Page 1 of 1

Re: How can I do this?

Posted: 2008-07-25T09:01:35-07:00
by osde8info
as well as convert you'll need to install the imagick package

Re: How can I do this?

Posted: 2008-07-26T11:41:47-07:00
by Bonzo
As I have said before I can not understand why they went with the name Imagick as it causes confusion.
You need ImageMagick installed to use Imagick as Imagick is an API for Imagemagick using php BUT ImageMagick will work without Imagick.

Also how do you want to write the code in php stephan? You can use the command line code as I do, use Imagick or MagickWand for php.