At 4:44 PM +0200 9/1/01, gsouesme wrote:
>Can someone tell me why the size of an image is always O in the Image panel?
> I can't either display it with this simple script:
>
>on mouseup
>  put size of image "Affichage" into field "TailleI"
>end mouseup
>// the result is 0

Try the rect of the image. Or the width and the height.

regards,

Geoff

Reply via email to