Skip to content

v4.1 - Orientation

Latest
Compare
Choose a tag to compare
@grubersjoe grubersjoe released this 09 Oct 17:02
· 1 commit to main since this release

There's a new option to set the image orientation now:

$bing = new BingPhoto([
    'orientation' => BingPhoto::ORIENTATION_PORTRAIT
]);