On Friday 10 September 2004 06:59, Ed Lazor wrote: > Is there a way to get the size of an image created using the imagecreate > function?
Size as in ... ? You do realise that *you* specify the size when using imagecreate()? > The PHP manual section on image functions mentions getimagesize, but that > only works on remote or local files. getimagesize() would not give you any info you don't already know when using imagecreate(). -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Everything ends badly. Otherwise it wouldn't end. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php