The Imagick class
PHP 手册

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 手册