The Imagick class
PHP Manual

Imagick::__construct

(PECL imagick 2.0.0)

Imagick::__constructThe Imagick constructor

Descrierea

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

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

The Imagick constructor

Parametri

files

The path to an image to load or array of paths

Valorile întoarse

Returns a new Imagick object on success. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual