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, throws ImagickException on failure.