Imagick::setImageUnits

(PECL imagick 2, PECL imagick 3)

Imagick::setImageUnitsSets the image units of resolution

说明

publicImagick::setImageUnits(int$units): bool

Sets the image units of resolution.

参数

units

返回值

成功时返回 true

To Top