The Imagick class
PHP 手册

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

说明

int Imagick::getImageWidth ( void )
Warning

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

Returns the image width.

返回值

Returns the image width, throwing ImagickException on error.


The Imagick class
PHP 手册