How can I do this?
Re: How can I do this?
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.
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.