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

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

Whether this image is square aspect ratio and therefore has a square orientation
public isOrientationSquare ( ) : boolean
Результат boolean
    public function isOrientationSquare();