Imagick::getImageOrientation
(PECL imagick 2, PECL imagick 3)
Imagick::getImageOrientation — Gets the image orientation
Description
Gets the image orientation. The return value is one of the orientation constants.
Parameters
This function has no parameters.
Return Values
Returns an int on success.
Errors/Exceptions
Throws ImagickException on error.