Imagick::getImageOrientation
(PECL imagick 2, PECL imagick 3)
Imagick::getImageOrientation — Gets the image orientation
Описание
public Imagick::getImageOrientation
(
) : int
Gets the image orientation. The return value is one of the orientation constants.
Возвращаемые значения
Returns an int on success.
Ошибки
Вызывает ImagickException при ошибке.