Imagick
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation

Descrierea

int Imagick::getImageOrientation ( void )

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

Valorile întoarse

Returns an int on success.

Erori/Excepții

Emite ImagickException în caz de eroare.


Imagick
PHP Manual