Manuel PHP
Imagick::getSize
(No version information available, might be only in CVS)
Imagick::getSize — Returns the size associated with the Imagick object
Description
array Imagick::getSize
( void
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Valeurs de retour
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Remonter 
