There are some really good user notes in the function description for
imagecopyresized and imagecopymerge:
 
http://us3.php.net/manual/en/function.imagecopymerge.php
 
http://us3.php.net/manual/en/function.imagecopyresized.php
 
You might also want to do some searching with google for "thumbnail
functions" since most applications of GD image resizing is for creating
thumbnails.
 
-M

  _____  

From: Peter Vertes [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 08, 2004 12:21 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Image Resizing with GD


Hello List,

    I've tried googling but couldn't come up with anything useful so I'm
turning to the list.  Could anyone send me a link to a tutorial on how to
resize images with GD ?  Thanks in advance...

-Pete



-- 

perl -e 'print pack("H*", "70766572746573406E79632E72722E636F6D0A")'

Reply via email to