Original image size
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Original image size
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
Steve,
try formattedWidth of image "myImage" and formattedHeight of image "myImage"
Kind regards
Bernd
try formattedWidth of image "myImage" and formattedHeight of image "myImage"
Kind regards
Bernd
Re: Original image size
No need to TRY, that simply works! 
