Hi,


>The image panel explain that the unit of the "size" property is 
>bytes. In fact, I would like to read and display the "weight" of an 
>image.


ok.

so, your first expression is good.

For example :

put the size of image "Affichage"

returns 0 if there is no image in the 'image object'
and returns the size if there is an image ! :)
it works for me.

My test is :

1/ Create new stack
2/ Menu File -> import as control -> image file
3/ choose a sample image
4/ open the message box
5/ type : "put the size of image 1" press Return

-> the size of my sample image is shown in the msg



Regards,

----
Beruvin

Reply via email to