(PECL imagick 2.0.0)
Gets the image orientation
int Imagick::getImageOrientation ( void )
Gets the image orientation. The return value is one of the orientation constants.
Returns:
Returns an int on success.
Exception:
Throws ImagickException on error.
Please login to continue.