Imagick
PHP Manual

Imagick::setImageOrientation

(PECL imagick 2.0.0)

Imagick::setImageOrientationSets the image orientation

说明

bool Imagick::setImageOrientation ( int $orientation )

Sets the image orientation.

参数

orientation

One of the orientation constants

返回值

成功时返回 TRUE .


Imagick
PHP Manual