Imagick
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation

Descrizione

int Imagick::getImageOrientation ( void )

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

Valori restituiti

Returns an int on success.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual