Returns the orientation of the image as string (landscape|portrait|square)
<?php echo $page->image()->orientation(); ?>