> I need to get resolution information (dpi) from any
> image of jpg, gif or png formats.
>
> It would be sufficient to obtain pixel and inches
> dimension of such images and calculate resolution by
> simply dividing but I haven't found any function that
> gets effective dimensions in inches.

http://www.php.net/manual/en/function.getimagesize.php

I'm sligthly confused about what you're looking for, but the above URL
*could* be something.

Jome



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

Reply via email to