The Imagick class
PHP Manual

Imagick::setImageOrientation

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

Imagick::setImageOrientationSets the image orientation.

Beschreibung

bool Imagick::setImageOrientation ( int $orientation )
Warnung

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

Sets the image orientation.

Parameter-Liste

orientation

One of the orientation constants

Rückgabewerte

Liefet TRUE bei Erfolg.


The Imagick class
PHP Manual