The Imagick class
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation

Opis

int Imagick::getImageOrientation ( void )

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

Zwracane wartości

Returns an int on success. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual