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