Manuel PHP
Imagick::getImagePage
(No version information available, might be only in CVS)
Imagick::getImagePage — Returns the page geometry
Description
array Imagick::getImagePage
( void
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".
Valeurs de retour
Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
