The Imagick class
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation.

Descrição

int Imagick::getImageOrientation ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

Returns an int on success. Throw an ImagickException on error.


The Imagick class
PHP Manual