The Imagick class
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation.

Beschreibung

int Imagick::getImageOrientation ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

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

Rückgabewerte

Returns an int on success. Throw an ImagickException on error.


The Imagick class
PHP Manual