422
Views
1
Comments
get the height and width of an image
Question

How can I get the height and width of an image?


Example:

Through these dimensions, I could assign a percentage to the size of the image that will appear on my screen.


Best Regards

2019-06-15 21-39-22
Afonso Carvalho
 
MVP

Hi Rodrigo,

I'm assuming you want to do this server-side. I've used this extension before and the Identify action will return what you're looking for. As a bonus, the Convert action will also do the scaling you mention.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.