Imagick
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.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual