Gmagick
PHP Manual

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

説明

public int Gmagick::getimagewidth ( void )

Returns the width of the image.

パラメータ

この関数にはパラメータはありません。

返り値

Returns the image width.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual