Php/docs/imagick.getimagewidth
来自菜鸟教程
Imagick::getImageWidth
(PECL imagick 2, PECL imagick 3)
Imagick::getImageWidth — Returns the image width
说明
public Imagick::getImageWidth ( ) : int
Returns the image width.
返回值
Returns the image width.
错误/异常
错误时抛出 ImagickException。