The Imagick class
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. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual