The Imagick class
PHP 手册

Imagick::setImageOrientation

(PECL imagick 2.0.0)

Imagick::setImageOrientationSets the image orientation.

说明

bool Imagick::setImageOrientation ( int $orientation )
Warning

本函数暂无文档,仅有参数列表。

Sets the image orientation.

参数

orientation

One of the orientation constants

返回值

Returns TRUE on success.


The Imagick class
PHP 手册