Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18043 программиста и 1743 робота. Сейчас ищут 1240 программистов ...
Imagick::getImageOrientation - Gets the image orientation
Вернуться к: Imagick
Imagick::getImageOrientation
(PECL imagick 2.0.0)
Imagick::getImageOrientation — Gets the image orientation
Описание
int Imagick::getImageOrientation
( void
)
Gets the image orientation. The return value is one of the orientation constants.
Возвращаемые значения
Returns an int on success.
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick