Gmagick
PHP Manual

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

説明

public array Gmagick::getimageresolution ( void )

Returns the resolution as an array.

パラメータ

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

返り値

Returns the resolution as an array.

エラー / 例外

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


Gmagick
PHP Manual