The Imagick class
PHP Manual

Imagick::setImageOrientation

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

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