The Imagick class
PHP Manual

Imagick::__construct

(PECL imagick 2.0.0)

Imagick::__constructThe Imagick constructor

Opis

Imagick Imagick::__construct ([ mixed $files ] )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

The Imagick constructor

Parametry

files

The path to an image to load or array of paths

Zwracane wartości

Returns a new Imagick object on success. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual