Getting the image width and height

Could someone help me with this:

I want te get the width of an image, and if the image has a width greater as
144 pixels, I want to scale the image, else if the size <= 144 pixels then
I'd like to display the image at the normal size. Most important for me is
to know how to get the width of the image.

Received on Thursday, 29 August 2002 07:14:40 UTC