Imagick::getImageResolution
(PECL imagick 2.0.0)
Imagick::getImageResolution — Gets the image X and Y resolution
Descrição
array Imagick::getImageResolution
( void
)
Gets the image X and Y resolution.
Valor Retornado
Returns the resolution as an array.
Erros
Throws ImagickException on error.