The Imagick class
PHP Manual

Imagick::setImageOrientation

(PECL imagick 2.0.0)

Imagick::setImageOrientationSets the image orientation.

Descrição

bool Imagick::setImageOrientation ( int $orientation )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the image orientation.

Parâmetros

orientation

One of the orientation constants

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual