Situation:
- I am programming an application in ColdFusion, where user have the possibility to upload a file; the file is image file (gif, jpg, png)
Problem I have:
- I need to know the width and the height of the uploaded image
Is there a function that can return those data?
- I am programming an application in ColdFusion, where user have the possibility to upload a file; the file is image file (gif, jpg, png)
Problem I have:
- I need to know the width and the height of the uploaded image
Is there a function that can return those data?