Gmagick
PHP Manual

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

Descrição

public array Gmagick::getimageresolution ( void )

Returns the resolution as an array.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the resolution as an array.

Erros

Lança uma exceção GmagickException em erros.


Gmagick
PHP Manual