Manuel PHP
Imagick::getImageResolution
(No version information available, might be only in CVS)
Imagick::getImageResolution — Gets the image X and Y resolution
Description
array Imagick::getImageResolution
( void
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Gets the image X and Y resolution.
Valeurs de retour
Returns the resolution as an array and throws ImagickException on error.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
