Neos\Media\Domain\Model\ImageInterface::isOrientationLandscape PHP Метод

isOrientationLandscape() публичный Метод

Whether this image is in landscape orientation
public isOrientationLandscape ( ) : boolean
Результат boolean
    public function isOrientationLandscape();