The Imagick class
PHP Manual

Imagick::magnifyImage

(No version information available, might be only in CVS)

Imagick::magnifyImageScales an image proportionally 2x

Beschreibung

bool Imagick::magnifyImage ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Is a convenience method that scales an image proportionally to twice its original size.

Rückgabewerte

Liefet TRUE bei Erfolg.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual