The Imagick class
PHP 手册

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, throwing ImagickException on failure.


The Imagick class
PHP 手册