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