|
Struts, Some API to obtain wide and the high one of an image?
I am developing an application in Java with Struts, where in a screen I have to do an upload of an image, to detect if it is JPG, GIF or Flash (easy) and then to interpret the binary to
know the measures of the image.
I understand that they must exist librarys for this… this code is going to run in server, reason why does not interest to add a framework (awt, so on)
Eric
|