Help needed : getting the size of an image

Seems that my first post didn't work.. so i try another time.

I'd like to get the size (width and height) of an image file, just using the path of that file.

Does anyone knows if there is an existing class that can allow me to, or does someone knows the way i should work on it

Thanks in advance

[329 byte] By [Lesco] at [2007-9-26 1:16:49]
# 1
In java.awt.Image there are getWidth() and getHeight()Klint
saen at 2007-6-29 0:45:11 > top of Java-index,Archived Forums,Java Programming...