The Imagick class
PHP Manual

Imagick::getImageResolution

(No version information available, might be only in CVS)

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 and throws ImagickException on error.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual