Imagick::getImageResolution

(PECL imagick 2, PECL imagick 3)

Imagick::getImageResolutionGets the image X and Y resolution

Descrição

public Imagick::getImageResolution ( ) : array

Gets the image X and Y resolution.

Valor Retornado

Returns the resolution as an array.

Erros

Lança ImagickException em caso de erro.