The Imagick class
PHP Manual

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. Throw an ImagickException on error.


The Imagick class
PHP Manual