The Imagick class
PHP Manual

Imagick::setImageOrientation

(PECL imagick 2.0.0)

Imagick::setImageOrientationSets the image orientation.

Opis

bool Imagick::setImageOrientation ( int $orientation )
Ostrzeżenie

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

Sets the image orientation.

Parametry

orientation

One of the orientation constants

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual