RE: [PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread Daniel Reichenbach
> Thanks. > But it seems that the imagemagic is more focus on the commandline > not the WEB. Yes, it is. But you can call it thru PHP's passthru command. This way is better if you have large numbers of images you want to process. Daniel -- PHP Windows Mailing List (http://www.php.net/) To un

RE: [PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread Gu Weidong-a1923c
Thanks. But it seems that the imagemagic is more focus on the commandline not the WEB. -Original Message- From: Daniel Reichenbach [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 11, 2001 9:05 PM To: Php-Windows Subject: RE: [PHP-WIN] HELP! Image manipulate over the WEB > D

Re: [PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread David Elliott
Hello Gu On 11 September 2001 at 18:50:39 +0800 (which was 11:50 where I live) Gu Weidong thoughtfully wrote the following GWa> Does anyone know how to rotate and zoom the image over the WEB? Or any GWa> plugin can do this? Take a look at http://www.mnetwork.co.uk/aircraft/558/XH558.html. --

RE: [PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread Daniel Reichenbach
> Does anyone know how to rotate and zoom the image over the > WEB? Or any plugin can do this? Try using ImageMagick http://www.imagemagick.org/ Works out to be a good solution. Better than GD I'd say. Daniel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PRO

RE: [PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread Martin Lindhe
> Does anyone know how to rotate and zoom the image over the > WEB? Or any plugin can do this? > Check out the GD functions: http://www.php.net/manual/en/ref.image.php resizing: http://www.php.net/manual/en/function.imagecopyresized.php Rotating i didnt find any info on, never used this mysel

[PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread Gu Weidong-a1923c
Does anyone know how to rotate and zoom the image over the WEB? Or any plugin can do this? Thanks, Weidong Gu -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,