MagickWand is a PHP extension that allows access to the powerful ImageMagick graphics library. It is far more powerful than GD, which is the standard imaging library for PHP. Check it out here...
Thanks for voting.
MagickWand is a PHP extension that allows access to the powerful ImageMagick graphics library. It is far more powerful than GD, which is the standard imaging library for PHP. Check it out here...
Thanks for voting.
Free Hosting is for support issues only. Moved to Computers and Technology
[And nobody else can reply in Free Hosting....]
Last edited by Sharky; 05-18-2008 at 11:05 AM.
The physics is theoretical but the fun is real.
Last edited by deadimp; 05-18-2008 at 10:43 PM.
There are ways to access ImageMagick without even using MagickWand. For example, many 3rd party scripts such as J!, Drupal, e107, phpbb2&3, SMF, myBB, wordpress, b2evolution etc., etc., ask for the path/directory for ImageMagick (/usr/bin I think) and if you were to hand code your own scripts all you need is to ask a few php experts in the programming forum, and other areas. I myself think this wouldn't be worth the time installing.
kkenny - retired.
-Became a Moderator/Staff Member on 4/23/08
-Became Senior Mod on 8/28/08
-Became Account Manager on 10/18/08
-Left Staff and X10 in 2009.
I've used this extension before, and it's nice to have. I have opted to have it installed but we'll see where this gets.
Thanks,
Brandon Long
Well...
This doesn't seem to be going anywhere.
I'd be very interested in using MagicWand, or any other php interface for ImagrMagick (like Imagick). Is there any chance, that it'd be available?