Consider the example:

myImg = DynImage.getImage('img/myimg.gif', 160, 50)
img = new DynImage(myImg)

Is there a way to retrieve the width and height of
the image? I have read dynimage.js and I couldn't
find a method/property. img.getWidth() or img.w or
img.width don't work. I'm intrigued by the parameters
passed to DynImage.getImage. Are they useful?

Grig

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to