The Imagick class
PHP Manual

Imagick::getImageResolution

(PECL imagick 2.0.0)

Imagick::getImageResolutionGets the image X and Y resolution

Descrição

array Imagick::getImageResolution ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Gets the image X and Y resolution.

Valor Retornado

Returns the resolution as an array. Joga uma ImagickException em erro.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual