The Imagick class
PHP Manual

Imagick::__construct

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

Imagick::__constructThe Imagick constructor

Beschreibung

Imagick Imagick::__construct ([ mixed $files ] )
Warnung

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

The Imagick constructor

Parameter-Liste

files

The path to an image to load or array of paths

Rückgabewerte

Returns a new Imagick object on success, throws ImagickException on failure.


The Imagick class
PHP Manual