Php/docs/imagick.getimageorientation

From Get docs

Imagick::getImageOrientation

(PECL imagick 2, PECL imagick 3)

Imagick::getImageOrientationGets the image orientation


Description

public Imagick::getImageOrientation ( ) : int

Gets the image orientation. The return value is one of the orientation constants.


Return Values

Returns an int on success.


Errors/Exceptions

Throws ImagickException on error.