The Imagick class
PHP 手册

Imagick::getImageResolution

(PECL imagick 2.0.0)

Imagick::getImageResolutionGets the image X and Y resolution

说明

array Imagick::getImageResolution ( void )
Warning

本函数暂无文档,仅有参数列表。

Gets the image X and Y resolution.

返回值

Returns the resolution as an array and throws ImagickException on error.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册