Connecting Tech Pros Worldwide Help | Site Map

image functions

J
Guest
 
Posts: n/a
#1: May 13 '07
How can it be that there are a number of image functions but no function
that retrieves the dpi value stored in a jpg? Or am I missing something?

Thx,
-j


-Lost
Guest
 
Posts: n/a
#2: May 13 '07

re: image functions


J wrote:
Quote:
How can it be that there are a number of image functions but no function
that retrieves the dpi value stored in a jpg? Or am I missing something?
I take it you didn't search or peruse the manual?

In the GD section specifically of the PHP manual, one user comment shows
how to achieve this with ImageMagick.

Searching for "PHP DPI" and some variation on image or whatnot, should
yield relevant results.

--
-Lost
Remove the extra words to reply by e-mail. Don't e-mail me. I am
kidding. No I am not.
J
Guest
 
Posts: n/a
#3: May 20 '07

re: image functions



"-Lost" <maventheextrawords@techie.comwrote in message
news:jeOdnR97QJUXDtvbnZ2dnUVZ_hSdnZ2d@comcast.com. ..
Quote:
>J wrote:
Quote:
>How can it be that there are a number of image functions but no function
>that retrieves the dpi value stored in a jpg? Or am I missing something?
>
I take it you didn't search or peruse the manual?
I did spend quite some time looking into the manual. Surely you can assume
that from my message? Oh wait, you're just being a wise guy. Never mind.
Quote:
>
In the GD section specifically of the PHP manual, one user comment shows
how to achieve this with ImageMagick.
>
I see the one you are talking about now. Thanks.



Closed Thread