Skip to content

Kirby 5.1.2

$dimensions->portrait()

Checks if the dimensions are portrait

$dimensions->portrait(): bool

Return type

bool

This method modifies the existing $dimensions object it is applied to and returns it again.

Parent class

Kirby\Image\Dimensions