Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17873 программиста и 1567 роботов. Сейчас ищут 968 программистов ...
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