Re: getimagesize() for image resources

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greg Donald wrote:
Does anyone know a way to get the size of an an image while it exists
as an image resource?  getimagesize() appears to work on image files,
but not image resources.   I need something that works on image
resources like those created with the PHP imagecreatefrom* functions.

I realize I can write the file to disk, then acquire the info.. that's
the step I'm trying to avoid if possible.

TIA..


imagesx() and imagesy()

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux