Imagick::getImageOrientation
(PECL imagick 2.0.0)
Imagick::getImageOrientation — Gets the image orientation
Description
int Imagick::getImageOrientation
( void
)
Gets the image orientation. The return value is one of the orientation constants.
Return Values
Returns an int on success. Throw an ImagickException on error.