The Imagick class
PHP Manual

Imagick::getImageOrientation

(No version information available, might be only in CVS)

Imagick::getImageOrientationGets the image orientation.

Opis

int Imagick::getImageOrientation ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Returns an int on success, throws ImagickException on failure.


The Imagick class
PHP Manual