Manuel PHP
Imagick::magnifyImage
(No version information available, might be only in CVS)
Imagick::magnifyImage — Scales an image proportionally 2x
Description
bool Imagick::magnifyImage
( void
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Is a convenience method that scales an image proportionally to twice its original size.
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
