The Imagick class
PHP Manual

Imagick::setImageOrientation

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

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