Checks if the dimensions are "landscape"
<?php if($page->image()->landscape()): ?> This image has been taken in landscape mode <?php endif ?>