Page 1 of 1

Original image size

Posted: Sat Jun 29, 2013 7:32 pm
by SteveTX
Is there a way to get the original resolution size of an image from the image library, rather than its resized aspect as an image object?

Re: Original image size

Posted: Sat Jun 29, 2013 10:06 pm
by bn
Steve,

try formattedWidth of image "myImage" and formattedHeight of image "myImage"

Kind regards
Bernd

Re: Original image size

Posted: Sun Jun 30, 2013 11:09 am
by Klaus
No need to TRY, that simply works! ;-)