Checks if an image file has been taken in landscape mode.
<?php if($page->image()->isLandscape()): ?> This image has been taken in landscape mode <?php endif ?>