IMagick vs. MagickWand for PHP
Posted: 2007-08-27T11:46:57-07:00
What are the advantages and disadvantages of using "IMagick" compared to "MagickWand for PHP"?
Please provide me with objective reasons to choose one solution or the other.
I am creating a PHP framework, and I need to write special classes for creating buttons, resizing images, creating custom frames for images and much more.
I don't want to use shell_exec() in my main code.
Thanks for your thoughts.
Please provide me with objective reasons to choose one solution or the other.
I am creating a PHP framework, and I need to write special classes for creating buttons, resizing images, creating custom frames for images and much more.
I don't want to use shell_exec() in my main code.
Thanks for your thoughts.