The Imagick class
PHP Manual

Imagick::getImageUnits

(PECL imagick 2.0.0)

Imagick::getImageUnitsGets the image units of resolution

说明

int Imagick::getImageUnits ( void )
Warning

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

Gets the image units of resolution.

返回值

Returns the image units of resolution. Throw an ImagickException on error.


The Imagick class
PHP Manual