How to get the size of an image stored in Object storage

Hi,

I stored an image using Storage.setValue. Now, I wanna check the size of this image. After reading some threads in this forum, I found JIM said using view memory is available. However I found nothing in this way. So is there any other method?