The Imagick class
PHP Manual

Imagick::setImageUnits

(PECL imagick 2.0.0)

Imagick::setImageUnitsSets the image units of resolution

说明

bool Imagick::setImageUnits ( int $units )
Warning

本函数还未编写文档,仅有参数列表。

Sets the image units of resolution.

参数

units

返回值

Returns TRUE on success.


The Imagick class
PHP Manual