La classe Imagick
PHP Manual

Imagick::__construct

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

Imagick::__constructThe Imagick constructor

Description

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

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

The Imagick constructor

Liste de paramètres

files

The path to an image to load or array of paths

Valeurs de retour

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


La classe Imagick
PHP Manual