$file->height()
Returns the height of image files in pixels
Example
<?php echo $page->image()->height();