Imagick::getImageOrientation

(PECL imagick 2, PECL imagick 3)

Imagick::getImageOrientationGets the image orientation

Beschreibung

public Imagick::getImageOrientation(): int

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an int on success.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.