Php/docs/imagick.getimagewidth

来自菜鸟教程
跳转至:导航、​搜索

Imagick::getImageWidth

(PECL imagick 2, PECL imagick 3)

Imagick::getImageWidthReturns the image width


说明

public Imagick::getImageWidth ( ) : int

Returns the image width.


返回值

Returns the image width.


错误/异常

错误时抛出 ImagickException。